Skip to content

Commit

Permalink
fix(tmux): truecolor
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Sep 26, 2023
1 parent 1857f90 commit e7954be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/tmux/tmux.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
set -g default-terminal "wezterm"
setenv -g COLORTERM "truecolor"

set -s escape-time 0
setw -g mouse on

Expand Down

0 comments on commit e7954be

Please sign in to comment.