diff options
Diffstat (limited to '_tmux.conf')
-rw-r--r-- | _tmux.conf | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -46,8 +46,6 @@ set -g history-limit 10000 # Turn on xterm-keys so that additional function keys get escape sequences set -g xterm-keys on -set -g default-terminal "tmux-256color" - # Enable true (RGB) color set -sa terminal-overrides ",xterm*:Tc" # Override terminal's default Cr (color reset) to avoid the strange |