Use tmux-256color

See https://github.com/tmux/tmux/wiki/FAQ#i-dont-see-italics-or-italics-and-reverse-are-the-wrong-way-round
for information about italics
This commit is contained in:
Sonny 2019-01-28 23:13:44 +01:00
parent fb0f485ab5
commit 3cd05272cf

View file

@ -1,7 +1,7 @@
# use vim copy/paste keybindings
setw -g mode-keys vi
set -g default-terminal "screen-256color"
set -g default-terminal "tmux-256color"
set -g default-shell /bin/bash
# split panes using | and -