mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 20:35:11 +01:00
14 lines
314 B
Plaintext
14 lines
314 B
Plaintext
# A xterm-256color based TERMINFO that adds the escape sequences for italic.
|
|
#
|
|
# Install:
|
|
#
|
|
# tic xterm-256color-italic.terminfo
|
|
#
|
|
# Usage:
|
|
#
|
|
# export TERM=xterm-256color-italic
|
|
#
|
|
tmux-256color-italic|tmux with 256 colors and italic,
|
|
sitm=\ePtmux;\e\E[3m\e\\, ritm=\ePtmux;\e\E[23m\e\\,
|
|
use=screen-256color,
|