Skip to content

Instantly share code, notes, and snippets.

@genneko
Created June 13, 2018 00:23
Show Gist options
  • Save genneko/a3fe9dab6c80b654d9e8fa6db9fedb53 to your computer and use it in GitHub Desktop.
Save genneko/a3fe9dab6c80b654d9e8fa6db9fedb53 to your computer and use it in GitHub Desktop.
Tmux settings which might be required for 256 colors. I'm not sure about this.
# https://kakurasan.blogspot.com/2017/06/term-256-and-16million-colors.html
set-option -ga terminal-overrides ",xterm-256color:Tc"
set -g default-terminal "xterm-256color"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment