6 ms·
Would also like to mention (tab-rs)[0] which has a much more unconventional take on multiplexing. It is sad that it has not been maintained in a while (written
by tiu 2y ago
Would also like to mention (tab-rs)[0] which has a much more unconventional take on multiplexing.
It is sad that it has not been maintained in a while (written in rust) as I much prefer the low cognitive load approach it presents (just fuzzy find) as well as the workspace feature.
Would be interested in knowing if there is something similar and maintained.
P.S. Does anyone here know how to make GNU Screen start up by default on a terminal launch?
[0]: https://github.com/austinjones/tab-rs https://github.com/austinjones/tab-rs
- dsr_ 2y agoThat will depend on your terminal and whatever is running it. For xterm, '-e screen' will do.