diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index 7ecfec1..de95d36 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -127,7 +127,7 @@ bind-key v command-prompt "rename-window '%%'" # Sesh integration bind-key "T" run-shell "sesh connect \"$( - sesh list | fzf-tmux -p 55%,60% \ + sesh list -t | fzf-tmux -p 55%,60% \ --no-sort --ansi --border-label ' sesh ' --prompt '⚡ ' \ --header ' ^a all ^t tmux ^g configs ^x zoxide ^d tmux kill ^f find' \ --bind 'tab:down,btab:up' \