fix: conflicting tmux binds

This commit is contained in:
gwg313 2024-02-10 13:08:36 -05:00
parent 5573e2629e
commit d2ba47db91
Signed by: gwg313
GPG key ID: 60FF63B4826B7400

View file

@ -127,12 +127,6 @@
set -g renumber-windows on # renumber windows when a window is closed set -g renumber-windows on # renumber windows when a window is closed
bind k display-popup -E "\
tmux list-sessions -F '#{?session_attached,,#{session_name}}' |\
fzf --reverse -m --header=kill-session |\
xargs -I {} tmux kill-session -t {}"
bind-key "T" run-shell "sesh connect $( bind-key "T" run-shell "sesh connect $(
sesh list -tz | fzf-tmux -p 55%,60% \ sesh list -tz | fzf-tmux -p 55%,60% \
--no-sort --border-label ' sesh ' --prompt ' ' \ --no-sort --border-label ' sesh ' --prompt ' ' \