mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 20:35:11 +01:00
tmux terminfo for italics
This commit is contained in:
BIN
.terminfo/t/tmux
Normal file
BIN
.terminfo/t/tmux
Normal file
Binary file not shown.
BIN
.terminfo/t/tmux-256color
Normal file
BIN
.terminfo/t/tmux-256color
Normal file
Binary file not shown.
4
.terminfo/tmux-256color.terminfo
Normal file
4
.terminfo/tmux-256color.terminfo
Normal file
@@ -0,0 +1,4 @@
|
||||
tmux-256color|tmux with 256 colors,
|
||||
sitm=\E[3m, ritm=\E[23m,
|
||||
smso=\E[7m, rmso=\E[27m,
|
||||
use=screen-256color,
|
||||
4
.terminfo/tmux.terminfo
Normal file
4
.terminfo/tmux.terminfo
Normal file
@@ -0,0 +1,4 @@
|
||||
tmux|tmux terminal multiplexer,
|
||||
sitm=\E[3m, ritm=\E[23m,
|
||||
smso=\E[7m, rmso=\E[27m,
|
||||
use=screen,
|
||||
Reference in New Issue
Block a user