Add an alias for --keep-focus

This commit is contained in:
Kovid Goyal 2021-10-16 19:02:15 +05:30
parent 78c63e6a18
commit 4b7de5d802
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -56,7 +56,7 @@ def options_spec() -> str:
clipboard or primary selection.
--keep-focus
--keep-focus --dont-take-focus
type=bool-set
Keep the focus on the currently active window instead of switching
to the newly opened window.