Skip to content

Commit

Permalink
Trying tmux workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
sw00 committed Jul 12, 2023
1 parent 0a2e4c0 commit 76c2aec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tmux.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
set -g default-terminal "tmux-256color"
set -ga terminal-overrides ',*256col*:Tc'
# set -ga terminal-overrides ',*256col*:Tc'
set -ag terminal-overrides ',*:cud1=\E[1B'

# easy reload config
bind R source-file ~/.tmux.conf \; display-message "Config reloaded..."
Expand Down

0 comments on commit 76c2aec

Please sign in to comment.