mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2024-12-23 15:49:40 +01:00
Use screen256-color terminal
This commit is contained in:
parent
21dfc311e7
commit
473fb6ca18
@ -61,7 +61,7 @@ bind -n C-x setw synchronize-panes
|
|||||||
bind-key -n C-S-Left swap-window -t -1\; select-window -t -1
|
bind-key -n C-S-Left swap-window -t -1\; select-window -t -1
|
||||||
bind-key -n C-S-Right swap-window -t +1\; select-window -t +1
|
bind-key -n C-S-Right swap-window -t +1\; select-window -t +1
|
||||||
|
|
||||||
set -g default-terminal "xterm-256color"
|
set -g default-terminal "screen-256color"
|
||||||
|
|
||||||
# start session number from 1 rather than 0
|
# start session number from 1 rather than 0
|
||||||
# set -g base-index 1
|
# set -g base-index 1
|
||||||
|
Loading…
Reference in New Issue
Block a user