aboutsummaryrefslogtreecommitdiffhomepage
path: root/tmux
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2025-07-11 18:33:31 +0800
committerHsieh Chin Fan <pham@topo.tw>2025-07-11 18:33:31 +0800
commit8126523aa39fed12d932bbaeed9723fec1b8f000 (patch)
tree77290a7ca194b932d1dd1dd75c977b4b0419e615 /tmux
parentd5147537ce5c515fc10c819a37331019c7a590a7 (diff)
UpdateHEADdev
Diffstat (limited to 'tmux')
-rw-r--r--tmux/tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
index 1ddc877..307f761 100644
--- a/tmux/tmux.conf
+++ b/tmux/tmux.conf
@@ -5,6 +5,7 @@ set -g default-terminal "tmux-256color"
5set -ag terminal-overrides ",xterm-256color:RGB" 5set -ag terminal-overrides ",xterm-256color:RGB"
6set -sg escape-time 0 6set -sg escape-time 0
7set -gw xterm-keys on 7set -gw xterm-keys on
8set-window-option -g mode-keys vi
8 9
9# prefix 10# prefix
10unbind C-b 11unbind C-b