Skip to content

Commit

Permalink
fix(tmux): failed attempt to fix wsl2 + tmux + neovim rendering issues
Browse files Browse the repository at this point in the history
  • Loading branch information
rudenkornk committed May 21, 2023
1 parent 3c6b04d commit 2086293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/tmux/files/tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# ------------------------- Tmux sensible ------------------------ #
set -ga terminal-overrides ",*256col*:Tc"

set -g default-terminal "screen-256color"
set -g default-terminal "xterm-256color"

set -g default-shell /usr/bin/fish

Expand Down

0 comments on commit 2086293

Please sign in to comment.