mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-05-30 21:57:03 +02:00
clean up terminal multiplexer alternatives (#537)
cleans up the duplicated alternatives for the temrinal multiplexers Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/537
This commit is contained in:
parent
e4124eb63a
commit
e9a03b1e82
1 changed files with 11 additions and 4 deletions
15
README.md
15
README.md
|
|
@ -111,6 +111,7 @@ See a project on here that you love, and wish wasn't on here? Check out our [**N
|
|||
* [Terminal](#terminal)
|
||||
* [Terminal Emulators](#terminal-emulators)
|
||||
* [Terminal Multiplexers](#terminal-multiplexers)
|
||||
* [Terminal Multiplexer Alternatives](#terminal-multiplexers-alternatives)
|
||||
* [Unified Push Distributors](#unified-push-distributors)
|
||||
* [Alternative Unified Push Distributors](#alternative-unified-push-distributors)
|
||||
* [Version Control](#version-control)
|
||||
|
|
@ -1058,10 +1059,16 @@ This section is strictly for software implementing a core set of UNIX-like utili
|
|||
|
||||
### Terminal Multiplexers
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [tmux](https://github.com/tmux/tmux) | [](#request-for-help) | [](#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) ([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/) |
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence |
|
||||
|---|:---:|---|
|
||||
| [tmux](https://github.com/tmux/tmux) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/tmux/tmux/wiki/Contributing#use-of-ai)) |
|
||||
| [zellij](https://zellij.dev/) | [`1411b2d9`](https://github.com/zellij-org/zellij/commit/1411b2d9adf2d08a6e14f3262493ca9e6d26b219) | [](#permissive-ai-policy) ([1](https://github.com/zellij-org/zellij/commit/0532949bbdcee5116e91807ddb45a85d78a2aafc)) |
|
||||
|
||||
> [!NOTE]
|
||||
> #### Terminal Multiplexer Alternatives
|
||||
> - [dvtm](https://www.brain-dump.org/projects/dvtm/)
|
||||
> - [GNU Screen](https://www.gnu.org/software/screen/)
|
||||
> - [mtm](https://github.com/deadpixi/mtm)
|
||||
|
||||
## Unified Push Distributors
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue