Add a note about KITTY_WINDOW_ID

This commit is contained in:
Kovid Goyal 2018-05-10 10:27:34 +05:30
parent 2819a4ebf3
commit 9f6c754339
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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