Fixed 256 color and added vim dictionary entries
This commit is contained in:
@ -8,7 +8,7 @@ bind-key r source-file ~/.tmux.conf\; display "TMUX CONFIG RELOADED"
|
||||
bind-key -n M-r source-file ~/.tmux.conf\; display "TMUX CONFIG RELOADED"
|
||||
|
||||
# force color
|
||||
set -g default-terminal "tmux"
|
||||
set -g default-terminal "tmux-256color"
|
||||
|
||||
# force utf-8
|
||||
setw -gq utf8 on
|
||||
|
Reference in New Issue
Block a user