From 5dbc5a1fae4a2dc03f16035194e9854d37b5f6de Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Tue, 8 Nov 2022 21:44:06 +0100 Subject: Neovim omnisharp plugin and tmux color fix on foot and inputrc emacs --- .config/tmux/tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/tmux/tmux.conf') diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index a81924c..45d6519 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,5 +1,5 @@ setw -g mouse on -set -g default-terminal "screen-256color" +set-option -ga terminal-overrides ",foot:Tc" setw -g mode-keys vi set -g history-limit 10000 set -sg escape-time 50 -- cgit v1.2.3