Небольшой баг
This commit is contained in:
parent
03eb8c2e93
commit
9fcc978a55
@ -89,7 +89,7 @@ bind L command-prompt -p "Link window from (session:window): " "link-window -s %
|
|||||||
|
|
||||||
# Swap panes back and forth with 1st pane
|
# Swap panes back and forth with 1st pane
|
||||||
# When in main-(horizontal|vertical) layouts, the biggest/widest panel is always @1
|
# When in main-(horizontal|vertical) layouts, the biggest/widest panel is always @1
|
||||||
bind \ if '[ #{pane_index} -eq 1 ]' \
|
bind \\ if '[ #{pane_index} -eq 1 ]' \
|
||||||
'swap-pane -s "!"' \
|
'swap-pane -s "!"' \
|
||||||
'select-pane -t:.1 ; swap-pane -d -t 1 -s "!"'
|
'select-pane -t:.1 ; swap-pane -d -t 1 -s "!"'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user