swap between last space in tmux and this one
This commit is contained in:
@@ -18,6 +18,8 @@ bind c-j select-pane -D
|
|||||||
bind c-k select-pane -U
|
bind c-k select-pane -U
|
||||||
bind c-l select-pane -R
|
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-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-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"
|
bind c-s popup -E -w 100% -h 100% -b rounded "sesh"
|
||||||
|
|||||||
Reference in New Issue
Block a user