formatting

pull/6/head
bretello 2021-12-21 10:55:13 +01:00
parent f05a892907
commit 56d9cf12db
Signed by: brethil
GPG Key ID: 876AAC6290170FE7
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ set-window-option -g automatic-rename
# 2.5 and lower:
# set -g default-terminal "screen-256color"
# # True color settings, see https://jdhao.github.io/2018/10/19/tmux_nvim_true_color/ for the details.
# True color settings, see https://jdhao.github.io/2018/10/19/tmux_nvim_true_color/ for the details.
set -g default-terminal "xterm-256color"
# If terminal supports true color, use the following options.
set -ga terminal-overrides ",xterm-256color*:Tc"