Add new stuff

This commit is contained in:
viktorbarzin 2018-08-26 18:00:02 +01:00
parent 2af9ce7e56
commit 0b929d2491

View file

@ -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