vim and tmux small config edits
This commit is contained in:
+2
-1
@@ -24,7 +24,8 @@ set -g history-limit 20000
|
||||
set -g focus-events on
|
||||
|
||||
# screen colors
|
||||
set -g default-terminal "tmux-256color"
|
||||
set-option -ga terminal-overrides ",st-256color:Tc"
|
||||
set -g default-terminal "st-256color"
|
||||
|
||||
# Start with index 1
|
||||
set -g base-index 1
|
||||
|
||||
Reference in New Issue
Block a user