This commit is contained in:
caandt 2024-11-08 04:12:34 -06:00
parent 20efd24530
commit 312342801f

View file

@ -66,7 +66,7 @@ set -g update-environment SH_TMUX_PID
bind C-u copy-mode \; send C-u
bind -T copy-mode-vi C-w send -X scroll-up
bind -T copy-mode-vi C-d send -X scroll-down
bind -T copy-mode-vi C-s send -X scroll-down
### settings
set -g default-terminal "xterm-256color"