...
This commit is contained in:
parent
5876ce0845
commit
0f3883af02
@ -22,7 +22,7 @@ class CloseTab(RemoteCommand):
|
||||
|
||||
short_desc = 'Close the specified tab(s)'
|
||||
desc = '''\
|
||||
Close an arbitrary set of tags. The :code:`--match` option can be used to specify complex sets of tabs to close. For example, to close
|
||||
Close an arbitrary set of tabs. The :code:`--match` option can be used to specify complex sets of tabs to close. For example, to close
|
||||
all non-focused tabs in the currently focused OS window, use:
|
||||
|
||||
kitty @ close-tab --match "not state:focused and state:parent_focused"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user