Added keybind for @ (next to !) to join-pane
This commit is contained in:
@@ -24,6 +24,9 @@ bind j select-pane -D
|
||||
bind k select-pane -U
|
||||
bind l select-pane -R
|
||||
|
||||
#join window
|
||||
bind-key @ command-prompt -p "create pane from:" "join-pane -s ':%%'"
|
||||
|
||||
# change base from 0 to 1 for reachability
|
||||
set -g base-index 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user