Last active
November 16, 2015 11:07
-
-
Save tarruda/42a069c66e9bf9fc978a to your computer and use it in GitHub Desktop.
tmux terminfo for italics
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Custom terminfo for better using tmux with urxvt, 256colors and italics | |
# Compile/install with `tic tmux.terminfo`, then set $TERM to "tmux" | |
# (it requires a program that uses `tgetent` to obtain terminal | |
# information) | |
tmux|tmux with rxvt-unicode-256color client, | |
use=rxvt-unicode-256color, | |
use=screen, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment