Reputation: 1851
I'm searching for a terminal for linux, which can display all SGR (Select Graphic Rendition) ANSI escape codes from http://en.wikipedia.org/wiki/ANSI_escape_code#CSI_codes. I would like best if there would be a debian package for the terminal. gnome-terminal and xterm for example do not support italic (3).
Upvotes: 1
Views: 608
Reputation: 54623
There aren't any that support all SGR codes. Recent-enough xterm (since patch #305) and gnome-terminal support italics, if that is all that is needed.
Upvotes: 1