ref tmux
This commit is contained in:
parent
f6b4c7e0ce
commit
c24ed52238
@ -1,5 +1,8 @@
|
||||
set -g prefix C-b
|
||||
|
||||
set -s exit-empty off
|
||||
set -s exit-unattached off
|
||||
|
||||
# pane navigation
|
||||
bind | split-window -h -c "#{pane_current_path}"
|
||||
bind \\ split-window -v -c "#{pane_current_path}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user