From: martin f. krafft Date: Fri, 27 Mar 2020 01:23:56 +0000 (+1300) Subject: change terminfo to tmux X-Git-Url: https://git.madduck.net/etc/tmux.git/commitdiff_plain/cf901cc6b0c90b5da5690cfe486881eea6068566?ds=sidebyside change terminfo to tmux --- diff --git a/.tmux.conf b/.tmux.conf index 1e30035..3f0864e 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -7,4 +7,4 @@ set-option -g base-index 1 set-option -g status-bg black set-option -g status-fg white -set-option -g default-terminal "screen-256color" +set-option -g default-terminal "tmux-256color"