fix(tmux): mappings
This commit is contained in:
parent
cd88354c40
commit
6e543d48dd
@ -140,7 +140,7 @@ bind -n 'M-)' if-shell 'tmux join-pane -d -h -t :10' '' 'break-pane -t 10 -d -n
|
|||||||
|
|
||||||
|
|
||||||
# Hide pane
|
# Hide pane
|
||||||
bind -n M-q if-shell 'tmux join-pane -d -s stash' '' 'break-pane -d -n stash'
|
bind -n M-q if-shell 'tmux join-pane -d -h -s stash' '' 'break-pane -d -n stash'
|
||||||
|
|
||||||
|
|
||||||
# Swapping windows
|
# Swapping windows
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user