From ae56946206235b8b6f30a184d29a41cc5dcc39ca Mon Sep 17 00:00:00 2001 From: "jakob.stendahl" Date: Mon, 24 Apr 2023 07:13:20 +0200 Subject: Neovim things --- linux/tmux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linux') diff --git a/linux/tmux.conf b/linux/tmux.conf index f7b696b..f10801d 100644 --- a/linux/tmux.conf +++ b/linux/tmux.conf @@ -1,10 +1,10 @@ # -- general ------------------------------------------------------------------- -set -g default-terminal "xterm-256color" +#set -g default-terminal "xterm-256color" #set -g default-terminal "screen-256color" set -as terminal-overrides ",*:U8=0" set -s escape-time 10 # faster command sequences set -s focus-events on -set-option -sa terminal-overrides ',rxvt-256color:RGB' +#set-option -sa terminal-overrides ',rxvt-256color:RGB' #run-shell "powerline-daemon -q" #source "/usr/local/lib/python3.7/site-packages/powerline/bindings/tmux/powerline.conf" -- cgit v1.2.3