From 4ee3ba8366455316262a3481fb0f8d22f9823299 Mon Sep 17 00:00:00 2001 From: jessebot Date: Thu, 12 Mar 2026 00:26:35 +0100 Subject: [PATCH 1/4] adding iterm to terminal emulators Contribution originally by @majick and added back after being discovered in #22 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 379e431..2db7455 100644 --- a/README.md +++ b/README.md @@ -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 | From a89b8cb0a2dfdc580bb07c86cbd9850629243c63 Mon Sep 17 00:00:00 2001 From: jessebot Date: Thu, 12 Mar 2026 08:59:04 +0100 Subject: [PATCH 2/4] clean up terminal links and remove wezterm --- README.md | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2db7455..ab25611 100644 --- a/README.md +++ b/README.md @@ -123,11 +123,11 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md). ## Terminal Emulators -| 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)) | | +| Name | Alternative(s) | Evidence | Notes | +|----------------------------------------------|--------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------| +| [iTerm2](https://iterm2.com/) | [alacritty], [alacritty fork with sixel], [cosmic], [deepin], [foot], [gnome terminal], [konsole], [mate], [xfce4] | [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) | [alacritty], [alacritty fork with sixel], [cosmic], [deepin], [foot], [gnome terminal], [konsole], [mate], [xfce4] | [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) | [alacritty], [alacritty fork with sixel], [cosmic], [deepin], [foot], [gnome terminal], [konsole], [mate], [xfce4] | 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 @@ -262,7 +262,6 @@ Also, there is an advistory database of Rust slopware crates, which you can use > * [Jekyll](https://jekyllrb.com/) maybe? No signs of AI in the repo but also [no clear statement](https://talk.jekyllrb.com/t/ai-usage-in-the-jekyll-project/10269) provided > * [Pelican](https://getpelican.com/) - ### File Storage | Name | Alternative(s) | Evidence | @@ -424,15 +423,24 @@ This is a section for repos that are similar to this one either because they are - [slop-free-index](https://codeberg.org/brib/slopfree-software-index) is a list of software that has taken steps to reject AI in its development processes. +[alacritty]: https://alacritty.org/ +[alacritty fork with sixel]: https://github.com/ayosec/alacritty +[cosmic]: https://github.com/pop-os/cosmic-term +[deepin]: https://github.com/linuxdeepin/deepin-terminal [Delta Chat]: https://delta.chat/en/ [Elvish]: https://elv.sh [Epiphany]: https://apps.gnome.org/Epiphany +[foot]: https://codeberg.org/dnkl/foot [Garage]: https://garagehq.deuxfleurs.fr/ +[gnome terminal]: https://gitlab.gnome.org/GNOME/gnome-terminal [IronFox]: https://gitlab.com/ironfox-oss/IronFox [LibreWolf]: https://librewolf.net/ [Lua]: https://lua.org +[konsole]: https://invent.kde.org/utilities/konsole +[mate]: https://wiki.mate-desktop.org/mate-desktop/applications/mate-terminal/ [matrix]: https://matrix.org [Servo]: https://servo.org/ [vaultwarden]: https://github.com/dani-garcia/vaultwarden [WriteFreely]: https://writefreely.org/ +[xfce4]: https://gitlab.xfce.org/apps/xfce4-terminal [Zen]: https://github.com/zen-browser/desktop From 64838b5c642980d65aff46189118ad9ab9d0f5cf Mon Sep 17 00:00:00 2001 From: jessebot Date: Fri, 13 Mar 2026 12:25:08 +0100 Subject: [PATCH 3/4] clean up terminal emulator suggestions --- README.md | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ab25611..268b47a 100644 --- a/README.md +++ b/README.md @@ -123,13 +123,24 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md). ## Terminal Emulators -| Name | Alternative(s) | Evidence | Notes | -|----------------------------------------------|--------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------| -| [iTerm2](https://iterm2.com/) | [alacritty], [alacritty fork with sixel], [cosmic], [deepin], [foot], [gnome terminal], [konsole], [mate], [xfce4] | [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) | [alacritty], [alacritty fork with sixel], [cosmic], [deepin], [foot], [gnome terminal], [konsole], [mate], [xfce4] | [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) | [alacritty], [alacritty fork with sixel], [cosmic], [deepin], [foot], [gnome terminal], [konsole], [mate], [xfce4] | 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)) | | +| Name | Alternative(s) | Evidence | Notes | +|----------------------------------------------|----------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------| +| [iTerm2](https://iterm2.com/) | See below note | [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) | See below note | [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 below note | 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)) | | +> [!NOTE] +> #### Alertnative terminal emulators +> * [alacritty] or the [alacritty fork with sixel] +> * [cosmic] +> * [deepin] +> * [foot] +> * [gnome terminal] +> * [konsole] +> * [mate] +> * [xfce4] + ## Developer Tools | Name | Alternative(s) | Evidence | From 8764eccacdf77710a68cd0bd9209492be7ef0524 Mon Sep 17 00:00:00 2001 From: jessebot Date: Fri, 13 Mar 2026 12:27:15 +0100 Subject: [PATCH 4/4] remove weird space --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 268b47a..12086a9 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,6 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md). | [Ghostty](https://ghostty.org) | See below note | [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 below note | 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)) | | - > [!NOTE] > #### Alertnative terminal emulators > * [alacritty] or the [alacritty fork with sixel]