--ignore-screen (-i) flag added.

This commit is contained in:
Storm Dragon
2025-06-06 22:58:08 -04:00
parent a742c12cd8
commit 0930a86ce7
6 changed files with 27 additions and 0 deletions

View File

@ -297,6 +297,7 @@ fenrir [OPTIONS]
- `-e, --emulated-pty` - PTY emulation for desktop use
- `-E, --emulated-evdev` - PTY + evdev emulation
- `-F, --force-all-screens` - Ignore ignoreScreen setting
- `-i, -I, --ignore-screen SCREEN` - Ignore specific screen(s), can be used multiple times
## Troubleshooting