Skip to content

Instantly share code, notes, and snippets.

@rdnt
Created December 4, 2023 21:44
Show Gist options
  • Save rdnt/5ff89306fcc3e1d0844b2b1b733399b2 to your computer and use it in GitHub Desktop.
Save rdnt/5ff89306fcc3e1d0844b2b1b733399b2 to your computer and use it in GitHub Desktop.
tmux 8-bit color support
set -g default-terminal "screen-256color"
set -g terminal-overrides ",xterm-256color:RGB"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment