mirror of
https://github.com/don-philipe/dotfiles.git
synced 2025-11-08 14:47:03 +01:00
Set xterm-256color in terminal conf to have true color in remote tmux sessions
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
cursor = "#00ff00"
|
||||
text = "#000000"
|
||||
|
||||
[env]
|
||||
# set this to have true color when using nvim etc. in remote tmux session
|
||||
TERM = "xterm-256color"
|
||||
|
||||
[font]
|
||||
size = 9
|
||||
|
||||
|
||||
Reference in New Issue
Block a user