Add new stuff
This commit is contained in:
parent
2af9ce7e56
commit
0b929d2491
1 changed files with 2 additions and 1 deletions
|
|
@ -57,11 +57,12 @@ set -g visual-activity off
|
|||
# -- navigation ----------------------------------------------------------------
|
||||
|
||||
# create session
|
||||
bind C-c new-session
|
||||
#bind C-c new-session
|
||||
|
||||
# find session
|
||||
bind C-f command-prompt -p find-session 'switch-client -t %%'
|
||||
|
||||
set-window-option -g status-left " #S "
|
||||
# split current window horizontally
|
||||
bind - split-window -v
|
||||
# split current window vertically
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue