aboutsummaryrefslogtreecommitdiff
path: root/stow/tmux/.tmux.conf
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf@disroot.org>2024-07-19 10:55:49 +0200
committerInigoGutierrez <inigogf@disroot.org>2024-07-19 10:55:49 +0200
commitadfdb44fca2950d5ff4d3fbb357506d36feae885 (patch)
treee3cdd5c6d8c7687f8401a53b44cca9694b5d491f /stow/tmux/.tmux.conf
parent9b667c9143928ca93b40250b18cbf628ba968ab6 (diff)
downloadconfigs-master.tar.gz
configs-master.zip
vie 19 jul 2024 10:55:49 CESTHEADmaster
Diffstat (limited to 'stow/tmux/.tmux.conf')
-rw-r--r--stow/tmux/.tmux.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/stow/tmux/.tmux.conf b/stow/tmux/.tmux.conf
index be03787..935e019 100644
--- a/stow/tmux/.tmux.conf
+++ b/stow/tmux/.tmux.conf
@@ -2,7 +2,8 @@ unbind C-b
set -g prefix m-a
bind m-a send-prefix
-set-option -g default-terminal "screen-256color"
+#set-option -g default-terminal "screen-256color" # Old, no italics
+set-option -g default-terminal "tmux-256color"
set -g xterm-keys on
#setw -g monitor-activity on
#set -g visual-activity on