Vtm: Text-Based Desktop Environment
11–20 of 98 posts
I 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
#12Who is the target user for this?
Assuming this works over SSH, then presumably people who are literate with a terminal but prefer GUIs.
Re: Vtm: Text-Based Desktop Environment
#13I feel like an LLM agent could grok and interact with something like this pretty well...
Re: Vtm: Text-Based Desktop Environment
#14[flagged]
Re: Vtm: Text-Based Desktop Environment
#15There was something similar a few years ago which ran over an ssh connection and had a zoomable ui of sorts. I can't find the link -- does this ring a bell anywhere?
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/>
Re: Vtm: Text-Based Desktop Environment
#16Re: Vtm: Text-Based Desktop Environment
#17I know I’m missing the obvious here, but is this a terminal multiplexer (like tmux)? Or a tiling terminal emulator (like iTerm, et al)?
Neither, it's its own thing. Most similar to tmux, but you interact with it more like you'd interact with a graphical window manager.
Re: Vtm: Text-Based Desktop Environment
#18Trying to understand it... if by comparison I'm using tmux then switching to something like this adds mouse based window (panel) management?
Re: Vtm: Text-Based Desktop Environment
#19I know I’m missing the obvious here, but is this a terminal multiplexer (like tmux)? Or a tiling terminal emulator (like iTerm, et al)?
With tiling, I think.
Re: Vtm: Text-Based Desktop Environment
#20I'd love to see some of these ideas folded into Zellij.