Advertisement
Guest User

Untitled

a guest
Jun 28th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. Tmux sets `TERM` to `screen`
  2. Emacs doesn't use all available colors with this environment variable
  3.  
  4. E.g. in fish shell, fix this by `set -gx TERM xterm-256color`
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement