mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-27 02:31:45 +02:00
...
This commit is contained in:
@@ -489,7 +489,7 @@ windows or after a reset).
|
|||||||
|
|
||||||
--reset
|
--reset
|
||||||
type=bool-set
|
type=bool-set
|
||||||
Restore all colors to the values they has at kitty startup. Note that if you specify
|
Restore all colors to the values they had at kitty startup. Note that if you specify
|
||||||
this option, any color arguments are ignored and --configured and --all are implied.
|
this option, any color arguments are ignored and --configured and --all are implied.
|
||||||
''' + '\n\n' + MATCH_WINDOW_OPTION + '\n\n' + MATCH_TAB_OPTION.replace('--match -m', '--match-tab -t'),
|
''' + '\n\n' + MATCH_WINDOW_OPTION + '\n\n' + MATCH_TAB_OPTION.replace('--match -m', '--match-tab -t'),
|
||||||
argspec='COLOR_OR_FILE ...'
|
argspec='COLOR_OR_FILE ...'
|
||||||
|
|||||||
Reference in New Issue
Block a user