This commit is contained in:
Kovid Goyal 2025-03-28 11:49:47 +05:30
parent 5d43ffe3d9
commit 56b49c49fb
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -151,6 +151,7 @@ def options_spec() -> str:
--hold
type=bool-set
Keep the window open even after the command being executed exits, at a shell prompt.
The shell will be run after the launched command exits.
--copy-colors