This commit is contained in:
jay
2022-03-30 23:11:39 +08:00
parent d05ae38147
commit 2f9f31a4e2
6 changed files with 52 additions and 12 deletions
-3
View File
@@ -18,9 +18,6 @@ set -g bell-action any
# start window indexing at 1 window so the <prefix> 1 is easier to reach
set -g base-index 1
# tell tmux to use 256 colour terminal
set -g default-terminal "screen-256color"
# xterm-style function key sequences
setw -g xterm-keys on