diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-04-17 20:17:12 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-04-17 20:17:36 +0800 |
| commit | 226934ccea06ac5ea87b394d42080885eee23a7f (patch) | |
| tree | f6ff9ec1bc734377441532fd62601406af21a3e5 /misc | |
| parent | 39542e5d4fa8a20ac1c0c6ff1acc3f98b9aa658a (diff) | |
Update
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tmux.conf b/misc/tmux.conf index 494dcd1..2dc1bd3 100644 --- a/misc/tmux.conf +++ b/misc/tmux.conf | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | set -g default-terminal "screen-256color" | 1 | set -g default-terminal "tmux-256color" |
| 2 | 2 | ||
| 3 | unbind C-b | 3 | unbind C-b |
| 4 | set-option -g prefix C-g | 4 | set-option -g prefix C-g |