You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/TERMS.md

16 lines
414 B
Markdown

# Terminals and `TERM`
| Terminal | Recommended `TERM` | Notes |
| -------- | ------ | ----- |
| Linux console | `linux` | 8 (512 glyph fonts) or 16 (256 glyph fonts) colors max. |
| FBterm | | |
| kmscon | | |
| XTerm | | |
| XFCE4 Terminal | | |
| Gnome Terminal | | |
| Konsole | | |
| Alacritty | | |
| Kitty | | |
| GNU Screen | `screen-256colors` | Must be compiled with `--enable-256color`. |
| tmux | | |