Merge branch 'fix-windows-for-payload' of https://github.com/blahgeek/kitty
This commit is contained in:
commit
2dceec444f
@ -93,6 +93,7 @@ def windows_for_payload(boss, window, payload):
|
||||
raise MatchError(payload['match_tab'], 'tabs')
|
||||
for tab in tabs:
|
||||
windows += tuple(tab)
|
||||
return windows
|
||||
|
||||
|
||||
# ls {{{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user