diff options
Diffstat (limited to '.config/tmux')
| -rw-r--r-- | .config/tmux/tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 339eb67..368a242 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,4 +1,4 @@ -set -ga terminal-overrides ",xterm-256color*:Tc" +#set -ga terminal-overrides ",xterm-256color*:Tc" set -s escape-time 0 #unbind C-b |
