diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 7ad5832..dc519c0 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -18,6 +18,8 @@ bind c-j select-pane -D bind c-k select-pane -U bind c-l select-pane -R +bind-key c-p switch-client -l + bind c-g popup -E -w 100% -h 100% -d "#{pane_current_path}" -b rounded lazygit bind c-t popup -E -w 100% -h 100% -b rounded -d "#{pane_current_path}" bind c-s popup -E -w 100% -h 100% -b rounded "sesh"