diff options
author | Danny Holman <dholman@gymli.org> | 2025-02-20 15:18:02 -0600 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2025-02-20 15:18:02 -0600 |
commit | a27e83028b7943d26d881564ed446a2a4d374fed (patch) | |
tree | 017ffe78defa27275790c82249a581aef5d9eca6 /.tmux.conf | |
parent | 01ef5403e983f5a4767cacf3ffe77a0fcea2139a (diff) |
Update to 02/20/25
Diffstat (limited to '.tmux.conf')
-rw-r--r-- | .tmux.conf | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -25,8 +25,7 @@ set -g status-left '' set -g status-right '' # Terminal settings -set -g default-terminal "xterm" -set -g terminal-overrides ",xterm-termite:Tc" +#set -g default-terminal "xterm-256color" # Mouse set -g mouse on |