mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
fix(sesh): prevent stopping the tmux process
This commit is contained in:
@@ -137,7 +137,7 @@ bind-key "T" run-shell "sesh connect \"$(
|
||||
--bind 'ctrl-x:change-prompt(📁 )+reload(sesh list -z)' \
|
||||
--bind 'ctrl-f:change-prompt(🔎 )+reload(fd -H -d 2 -t d -E .Trash . ~)' \
|
||||
--bind 'ctrl-d:execute(tmux kill-session -t {})+change-prompt(⚡ )+reload(sesh list)'
|
||||
)\""
|
||||
)\" > /dev/null 2>&1"
|
||||
|
||||
# *** *** Plugins *** ***
|
||||
|
||||
|
||||
Reference in New Issue
Block a user