mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
chore(tmux): change sesh default to tmux list
This commit is contained in:
@@ -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' \
|
||||
|
||||
Reference in New Issue
Block a user