TERMS: add wezterm #1288

pull/1297/head
nick black 4 years ago committed by Nick Black
parent 17e015e9a0
commit 2c481c6449

@ -29,6 +29,7 @@ implementation of block-drawing characters, or relies on the font.
| Sakura | ✔ | ✔ |? |`TERM=vte-256color` `COLORTERM=24bit` | No terminfo entry? |
| mlterm | 🗴 | ✔ |? |`TERM=mlterm-256color` | Do not set `COLORTERM`. `mlterm-direct` gives strange results. |
| st | ✔ | ✔ |? |`TERM=st-256color` `COLORTERM=24bit` | |
| wezterm | ✔ | ✔ | | `TERM=wezterm` `COLORTERM=24bit` | |
| wterm | | | | | |
| GNU Screen | 🗴 | ✔ | |`TERM=screen.OLDTERM` | Must be compiled with `--enable-256color`. `TERM` should typically be `screen.` suffixed by the appropriate `TERM` value for the true connected terminal, e.g. `screen.vte-256color`. See below. |
| tmux | | | | | |

Loading…
Cancel
Save