4 ms·
A Multiplexer let's you run multiple terminals in one window, this is a new one. WindowsOS does not get as nice of tools as Linux generally.
by backscratches 2mo ago
A Multiplexer let's you run multiple terminals in one window, this is a new one. WindowsOS does not get as nice of tools as Linux generally.
- ninkendo 2mo agoExcept you don't need a multiplexer for that. Essentially all modern terminals have tabs. Many have split-screen. Even windows ships with a half-decent terminal with tabs and multiple panes by default now! A multiplexer's job is to do the whole multiple tabs/panes/windows thing independently of the terminal itself, but (a) the UX for eg. tmux is so much worse than that of a good terminal UI, and (b) you only need that if you plan on connecting remotely (see my other comment https://news.ycombinator.com/item?id=49108483 https://news.ycombinator.com/item?id=49108483).
- hatefulmoron 2mo agoAfter using a tiling WM, it feels like this is a window manager job. It even works for non-terminal applications.
- backscratches 2mo agoMultiplexer works without any WM installed, which is nice.