feat: Add screen installer

- Add a new installer for the `screen` utility.
- This installer supports Ubuntu and macOS.
- Includes functionality for installation, uninstallation,
  and status checking.
- Fixed tests for osal.screen

Co-authored-by: mahmmoud.hassanein <mahmmoud.hassanein@gmail.com>
This commit is contained in:
2025-01-27 16:31:54 +02:00
parent 623f1a289e
commit 0ae8e227fc
8 changed files with 237 additions and 10 deletions

View File

@@ -185,7 +185,6 @@ clients/livekit
'
tests_error := '
screen_test.v
tmux_session_test.v
tmux_window_test.v
tmux_test.v