update sesh

This commit is contained in:
2026-01-24 11:46:44 +01:00
parent eddff54729
commit 25a57cf8f1
2 changed files with 23 additions and 18 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ bind c-l select-pane -R
bind c-g popup -E -w 80% -h 80% -d "#{pane_current_path}" -b rounded lazygit
bind c-t popup -E -w 80% -h 80% -b rounded -d "#{pane_current_path}"
bind c-s popup -E -w 80% -h 80% -b rounded "sh $HOME/choose-session.sh"
bind c-s popup -E -w 80% -h 80% -b rounded "sesh"
bind j command-prompt -p "Join window:" "join-pane -h -s %1"
bind b break-pane