create new terminal section for both emulators and multiplexers (#410)

This just makes it easier to find both, and starts the process of getting rid of the "developer tools" section which is a bit too broad.

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/410
Co-authored-by: jessebot <jessebot@linux.com>
Co-committed-by: jessebot <jessebot@linux.com>
This commit is contained in:
jessebot 2026-04-17 10:09:45 +02:00 committed by JesseBot
commit 29438da7f5

View file

@ -47,7 +47,6 @@ See a project on here that you love, and wish wasn't on here? Check out our [**N
* [Video](#video)
* [Developer Tools](#developer-tools)
* [Compiler Tools And Related](#compiler-tools-and-related)
* [Terminal Multiplexers](#terminal-multiplexers)
* [Version Control](#version-control)
* [Document Viewers](#document-viewers)
* [Editors](#editors)
@ -82,7 +81,9 @@ See a project on here that you love, and wish wasn't on here? Check out our [**N
* [Budgeting](#budgeting)
* [System Services and Daemons](#system-services-and-daemons)
* [Operating Systems](#operating-systems)
* [Terminal Emulators](#terminal-emulators)
* [Terminal](#terminal)
* [Terminal Emulators](#terminal-emulators)
* [Terminal Multiplexers](#terminal-multiplexers)
* [Virtualization](#virtualization)
* [Alternatives](#virtualization-alternatives)
* [VPN Software](#vpn-software)
@ -436,12 +437,6 @@ This is a section for repos that are similar to this one either because they are
|---|:---:|---|---|
| [LLVM](https://llvm.org/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://llvm.org/docs/AIToolPolicy.html)) | [GCC](https://gcc.gnu.org/), [Cranelift](https://cranelift.dev/), [pcc](https://github.com/PortableCC/pcc) |
### Terminal Multiplexers
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|---|:---:|---|---|
| [tmux](https://github.com/tmux/tmux) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/tmux/tmux/wiki/Contributing#use-of-ai)) | [dtvm](https://www.brain-dump.org/projects/dvtm/), [mtm](https://github.com/deadpixi/mtm), [GNU Screen](https://www.gnu.org/software/screen/) |
| [zellij](https://zellij.dev/) | [`1411b2d9`](https://github.com/zellij-org/zellij/commit/1411b2d9adf2d08a6e14f3262493ca9e6d26b219) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/zellij-org/zellij/commit/0532949bbdcee5116e91807ddb45a85d78a2aafc)) | [dvtm](https://www.brain-dump.org/projects/dvtm/), [mtm](https://github.com/deadpixi/mtm), [GNU Screen](https://www.gnu.org/software/screen/) |
### Version Control
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|---|:---:|---|---|
@ -775,7 +770,9 @@ list of unified push distributors at: https://unifiedpush.org/users/distributors
> * [RedoxOS](https://redox-os.org/) has [banned LLMs](https://gitlab.redox-os.org/redox-os/redox/-/blob/master/CONTRIBUTING.md)
> * [Haiku](https://www.haiku-os.org/) has [banned LLMs](https://www.haiku-os.org/community/organization/policies/)
## Terminal Emulators
## Terminal
### Terminal Emulators
| Name | Last Untainted Version or Commit ID | Tags and Evidence |
|---|:---:|---|
@ -797,6 +794,12 @@ list of unified push distributors at: https://unifiedpush.org/users/distributors
> * [xfce4-terminal]
> * [XTerm]
### Terminal Multiplexers
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|---|:---:|---|---|
| [tmux](https://github.com/tmux/tmux) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/tmux/tmux/wiki/Contributing#use-of-ai)) | [dtvm](https://www.brain-dump.org/projects/dvtm/), [mtm](https://github.com/deadpixi/mtm), [GNU Screen](https://www.gnu.org/software/screen/) |
| [zellij](https://zellij.dev/) | [`1411b2d9`](https://github.com/zellij-org/zellij/commit/1411b2d9adf2d08a6e14f3262493ca9e6d26b219) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/zellij-org/zellij/commit/0532949bbdcee5116e91807ddb45a85d78a2aafc)) | [dvtm](https://www.brain-dump.org/projects/dvtm/), [mtm](https://github.com/deadpixi/mtm), [GNU Screen](https://www.gnu.org/software/screen/) |
## Virtualization
| Name | Last Untainted Version or Commit ID | Tags and Evidence |