Vtm: Text-Based Desktop Environment
41–50 of 98 posts
Re: Vtm: Text-Based Desktop Environment
#42[flagged]
Re: Vtm: Text-Based Desktop Environment
#43We've come full circle. We invented a GUI to replace the TUI, then reimplemented the GUI in the TUI. Long live the terminal!
Re: Vtm: Text-Based Desktop Environment
#44I know I’m missing the obvious here, but is this a terminal multiplexer (like tmux)? Or a tiling terminal emulator (like iTerm, et al)?
Re: Vtm: Text-Based Desktop Environment
#45Still doesn't make a lot of sense, but I like it. :-D
Re: Vtm: Text-Based Desktop Environment
#46Earlier quoted context omitted.
I don't completely understand what is meant by "zooming", but kitty[^1] does that: you open ssh connection with `kitten ssh user@host` and pressing will open another ssh pane in the same tab, you can than IIRC to "zoom" and make tab take full window [1]: https://sw.kovidgoyal.net/kitty/ >
not the same zooming. imagine a text mode ZUI -- https://en.wikipedia.org/wiki/Zooming_user_interface
Re: Vtm: Text-Based Desktop Environment
#47[flagged]
https://github.com/zellij-org/zellij
Re: Vtm: Text-Based Desktop Environment
#48Earlier quoted context omitted.
not the same zooming. imagine a text mode ZUI -- https://en.wikipedia.org/wiki/Zooming_user_interface
It really is tragedy that there aren't more ZUIs in the wild. I'd love a compositor (X11 or Wayland; it's probably not just a wm) that made all windows arbitrarily zoomable, but I lack the skill to make it myself.
https://extensions.gnome.org/extension/7263/better-desktop-z...
Probably it would be possible to zoom one window at once as a shell extension.
Re: Vtm: Text-Based Desktop Environment
#49I wish some web apps would adopt this pure text design language