Added fix for terminal colors in nested tmux and nvim
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# ==========================
|
||||
# === General settings ===
|
||||
# ==========================
|
||||
set-option -ga terminal-overrides ",*256col*:Tc"
|
||||
set -g default-terminal "screen-256color"
|
||||
|
||||
# Change prefix key to C-a, easier to type, same to "screen"
|
||||
|
||||
Reference in New Issue
Block a user