TODO - make a proper page
terminal multiplexers
All posts tagged terminal multiplexers
Software >
https://slouken.libsdl.org/projects/splitvt/index.html
This program takes any VT100 terminal window and splits it into two shell windows, one on top and one on bottom. It allows you to watch two terminal sessions at once, which can be very useful whenever you want more screen real-estate without messing with windows.
TODO - this is definitely something I want to try, and to replace Screen with.
TODO - add my notes, and scripts
Software >
(on Wikipedia)
was tmux.sourceforge.net
https://github.com/tmux/tmux
A terminal multiplexer.
I'd like to try this again one day
Software >
(on Wikipedia)
https://sourceforge.net/projects/twin/
https://github.com/cosmos72/twin
A textmode windowing environment.
-
Textmode WINdow
![]() |
(on Wikipedia)
https://www.gnu.org/software/screen/
A terminal multiplexer
I use it only in fairly dire circumstances, usually when at the TTY console. It's essential in that circumstance, even if it's only to lock the console screen (with ^a^x
)
-
aka GNU Screen
Software >
was silkscreen.sourceforge.net
A terminal multiplexer, something like GNU Screen having a baby with Emacs.
I tested this, but I couldn't figure out what in the heck to do with it.
-
2022-10-16 - Abandoned
- This appears to have been abandoned long ago, and later disowned completely.