Skip to content

Commit

Permalink
tmux plz work
Browse files Browse the repository at this point in the history
  • Loading branch information
cdaddr committed Oct 30, 2019
1 parent 32a3218 commit 9e40fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ set -g set-titles-string "#T"
set -g renumber-windows on

# set -ga terminal-overrides ",tmux-256color*:Tc,xterm*:Tc"
set -g default-terminal "tmux-256color"
set -g default-terminal "xterm-256color"
set -as terminal-overrides ',xterm*:Tc:sitm=\E[3m'

# appearance
Expand Down

0 comments on commit 9e40fac

Please sign in to comment.