diff options
Diffstat (limited to 'tmux.conf')
-rw-r--r-- | tmux.conf | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,8 +1,3 @@ -# some weird fucking hack to make my colours work properly -# https://www.reddit.com/r/vim/comments/5416d0/true_colors_in_vim_under_tmux/d7y2fif/ -set -g default-terminal 'screen-256color' -set -ga terminal-overrides ',screen-256color:Tc' - set -sg escape-time 0 set-option -g mouse on |