From 89b95c2612b8c00c9ba9ce8df51add58b5b99ab2 Mon Sep 17 00:00:00 2001 From: nick black Date: Tue, 29 Jun 2021 03:38:31 -0400 Subject: [PATCH] gnome-terminal lacks pixelgeometry in TSIOCGWINSZ --- TERMINALS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TERMINALS.md b/TERMINALS.md index c6e3d5cef..dd6af0626 100644 --- a/TERMINALS.md +++ b/TERMINALS.md @@ -68,7 +68,7 @@ relies on the font. Patches to correct/complete this table are very welcome! | [ETerm](https://github.com/mej/Eterm) | | | | `TERM=Eterm` | Doesn't reply to Send Device Attributes | | [FBterm](https://github.com/zhangyuanwei/fbterm) | ❌ | ? |? |`TERM=fbterm` | 256 colors, no RGB color. | | [foot](https://codeberg.org/dnkl/foot) | ✅ | ✅ |✅ |`TERM=foot` | Sixel support. | -| [Gnome Terminal](https://gitlab.gnome.org/GNOME/gnome-terminal) | | ❌ |✅ |`TERM=gnome` `COLORTERM=24bit` | `ccc` support *is* available when run with `vte-256color`. | +| [Gnome Terminal](https://gitlab.gnome.org/GNOME/gnome-terminal) |❌ | ❌ |✅ |`TERM=gnome` `COLORTERM=24bit` | `ccc` support *is* available when run with `vte-256color`. | | [Guake](https://github.com/Guake/guake) | | ? |? | | | | [ITerm2](https://github.com/gnachman/iTerm2) | | ? |? | | | | [Kitty](https://github.com/kovidgoyal/kitty) | ✅ | ✅ |✅ |`TERM=xterm-kitty` | See below. |