This commit is contained in:
2025-01-18 22:56:16 -05:00
parent a6d7e8a5d6
commit af2adf3974
3 changed files with 6 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
set -ga terminal-overrides ",screen-256color*:Tc"
set-option -g default-terminal "screen-256color"
set -g default-terminal "tmux-256color"
set -ga terminal-overrides ',xterm-256color:Tc'
set -s escape-time 0
unbind C-b