mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2025-07-15 23:39:40 +03:00
Use screen256-color terminal
This commit is contained in:
@ -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-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
|
||||
# set -g base-index 1
|
||||
|
Reference in New Issue
Block a user