1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00

tmux.conf: fix TERM variable

This commit is contained in:
Henrik Hautakoski 2024-05-06 16:11:27 +02:00
parent 2d7678f694
commit 0265a8c13a

View file

@ -1,6 +1,5 @@
set -g default-terminal "xterm-kitty"
#set-option -g default-terminal "xterm-256color"
set-option -ga terminal-overrides ",xterm-kitty:Tc:clipboard:usstyle"
set -g default-terminal "tmux-256color"
set -ag terminal-overrides ",xterm-256color:RGB"
set-window-option -g mode-keys vi
set -g escape-time 10