Moved nested tmux to a new keybind
This commit is contained in:
@@ -9,7 +9,7 @@ set-option -g history-limit 5000
|
||||
#change C-b to Ca
|
||||
unbind C-b
|
||||
set-option -g prefix C-a
|
||||
bind-key C-a send-prefix
|
||||
bind-key C-s send-prefix
|
||||
|
||||
# split panes using | and -
|
||||
bind | split-window -h -c '#{pane_current_path}'
|
||||
|
||||
Reference in New Issue
Block a user