Add a note about KITTY_WINDOW_ID
This commit is contained in:
parent
2819a4ebf3
commit
9f6c754339
@ -44,7 +44,8 @@ You can use the |_ ls| command to get a list of windows. Note that for
|
|||||||
numeric fields such as id, pid and num the expression is interpreted as a number,
|
numeric fields such as id, pid and num the expression is interpreted as a number,
|
||||||
not a regular expression. The field num refers to the window position in the current tab,
|
not a regular expression. The field num refers to the window position in the current tab,
|
||||||
starting from zero and counting clockwise (this is the same as the order in which the
|
starting from zero and counting clockwise (this is the same as the order in which the
|
||||||
windows are reported by the |_ ls| command).
|
windows are reported by the |_ ls| command). The window id of the current window
|
||||||
|
is available as the KITTY_WINDOW_ID environment variable.
|
||||||
'''
|
'''
|
||||||
MATCH_TAB_OPTION = '''\
|
MATCH_TAB_OPTION = '''\
|
||||||
--match -m
|
--match -m
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user