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:
parent
fb0f485ab5
commit
3cd05272cf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# use vim copy/paste keybindings
|
# use vim copy/paste keybindings
|
||||||
setw -g mode-keys vi
|
setw -g mode-keys vi
|
||||||
|
|
||||||
set -g default-terminal "screen-256color"
|
set -g default-terminal "tmux-256color"
|
||||||
set -g default-shell /bin/bash
|
set -g default-shell /bin/bash
|
||||||
|
|
||||||
# split panes using | and -
|
# split panes using | and -
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue