change mapping for tmux session menu

This commit is contained in:
thek4n 2024-10-13 23:09:49 +03:00
parent 6fd2f58f6c
commit a41a064b4b

View File

@ -188,4 +188,4 @@ bind -T copy-mode-vi WheelDownPane select-pane \; send-keys -X -N 2 scroll-down
# Session managment
bind f display-popup -EE '"$HOME/.tmux/$(ls ~/.tmux/*.sh | xargs -n 1 basename | fzf +m)"'
bind a display-popup -EE '"$HOME/.tmux/$(ls ~/.tmux/*.sh | xargs -n 1 basename | fzf +m)"'