tmux 256 color mode enabled

This commit is contained in:
2022-08-21 16:35:04 +03:00
parent ff7a3074a2
commit 05c40d2882

View File

@@ -1,4 +1,4 @@
set -g default-terminal "screen-256color"
set -g mouse on
set -g set-clipboard external
set -g escape-time 10 # https://www.johnhawthorn.com/2012/09/vi-escape-delays/