fix(tmux): mappings

This commit is contained in:
thek4n 2024-05-22 13:41:55 +03:00
parent cd88354c40
commit 6e543d48dd

View File

@ -140,7 +140,7 @@ bind -n 'M-)' if-shell 'tmux join-pane -d -h -t :10' '' 'break-pane -t 10 -d -n
# 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