From adfdb44fca2950d5ff4d3fbb357506d36feae885 Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Fri, 19 Jul 2024 10:55:49 +0200 Subject: vie 19 jul 2024 10:55:49 CEST --- stow/tmux/.tmux.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stow/tmux/.tmux.conf') 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 -- cgit v1.2.1