mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-06 00:57:00 +02:00
clean up terminal emulator suggestions
This commit is contained in:
parent
a89b8cb0a2
commit
64838b5c64
1 changed files with 16 additions and 5 deletions
21
README.md
21
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 |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue