adding iterm to terminal emulators

Contribution originally by @majick and added back after being discovered in #22
This commit is contained in:
jessebot 2026-03-12 00:26:35 +01:00 committed by jessebot
commit 4ee3ba8366
No known key found for this signature in database

View file

@ -125,9 +125,11 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
| Name | Alternative(s) | Evidence | Notes |
|----------------|----------------|----------|-------|
| [iTerm2](https://iterm2.com/) | | [Deep integration](https://gitlab.com/gnachman/iterm2/-/issues/11470) of OpenAI-backed features. [Killswitch only.](https://gitlab.com/gnachman/iterm2/-/issues/11470#note_1917647951) |
| [Ghostty](https://ghostty.org) | [gnome terminal](https://gitlab.gnome.org/GNOME/gnome-terminal), [konsole](https://invent.kde.org/utilities/konsole), [xfce4](https://gitlab.xfce.org/apps/xfce4-terminal), [cosmic](https://github.com/pop-os/cosmic-term), [mate](https://wiki.mate-desktop.org/mate-desktop/applications/mate-terminal/), [deepin](https://github.com/linuxdeepin/deepin-terminal), [alacritty](https://alacritty.org/) (or [the fork with sixel support](https://github.com/ayosec/alacritty)), [wezterm](https://wezterm.org/), [foot](https://codeberg.org/dnkl/foot), ... | [AI_POLICY.md states "AI is Welcome Here"](https://github.com/ghostty-org/ghostty/blob/main/AI_POLICY.md) |
| [Kitty](https://github.com/kovidgoyal/kitty) | See above | Contains multiple commits from Copilot (e.g. [1](https://github.com/kovidgoyal/kitty/commit/551acca0e470cba9b43ab631d1a62fbfa3e6b56b), [2](https://github.com/kovidgoyal/kitty/commit/6b2a8b6a65c6aae7145d00bcf9836e222de3d404), [3](https://github.com/kovidgoyal/kitty/commit/74f817cd36a4d391c72453f666665e72e0bf86fa), [4](https://github.com/kovidgoyal/kitty/commit/a5322c06d1612535cad782d10efa9732b87cb1b6)) | |
## Developer Tools
| Name | Alternative(s) | Evidence |