change to vim keybindings for tmux
This commit is contained in:
parent
c56f20d6ae
commit
93af446418
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
#### COLOUR (Solarized dark)
|
#### COLOUR (Solarized dark)
|
||||||
|
|
||||||
|
# set vi keys
|
||||||
|
set-window-option -g mode-keys vi
|
||||||
|
|
||||||
# default statusbar colors
|
# default statusbar colors
|
||||||
set-option -g status-bg black #base02
|
set-option -g status-bg black #base02
|
||||||
set-option -g status-fg yellow #yellow
|
set-option -g status-fg yellow #yellow
|
||||||
|
|
Loading…
Add table
Reference in a new issue