-
While the current version of `rvisidata` supports `tmux`, this is not the case for `GNU screen` (the other, older terminal multiplexer).
From my understanding, `GNU screen`-support should also be p…
-
### Description
Airflow code coverage is currently at an impressive 84% but we would like to improve the code coverage and get to at least 95%.
This is a call to help improve the code coverage by…
-
**Describe the bug** A clear and concise description of what the bug is.
With only the -o option I expected that it would never hang and ask things interactively. If it needed input without the -i …
-
Display terminal multiplexer (screen/tmux) session names.
### Description
Display the list of sessions having a name (i.e. not just a number).
This may be displayed near the jobs section (withi…
-
**Describe the bug**
The Render function gumbles up a potentially already rendered string or some other input which contains ansi sequences when using a spaced styler (useSpaceStyler==true). This hap…
-
In my company and for our IoT devices, we are in the market for a tmux-like terminal multiplexer that is easy to statically link, i.e. having a self contained binary. Our needs are very modest, only t…
-
As suggested to me on the Zellij discord server I used the plugin [zellij-echo](https://github.com/tlinford/zellij-echo/) to check which keypresses where correctly seen by Zellij and to try and use th…
-
Separating support for window management out to the window manager is great. That last thing the user needs is yet another tiling window manager with yet another set of keys. However there's some ad…
-
Although such a retro-looking terminal feels cool, lack of tabs convenience limits its usage severely. I suggest adding an optional (hidable) adequately-styled switch (looking like a row of vintage bu…
-
Many people use tmux -CC.
Unfortunately, tmux -CC has no public spec and is hard to port to another terminal emulator. I decided to write a replacement for tmux -CC called "Headless Terminal Multip…