I use terminal specifically to not need a mouse. I use a great many TUI tools, but this one is never going to be one of them.
Vtm: Text-Based Desktop Environment
51–60 of 98 posts
Re: Vtm: Text-Based Desktop Environment
#52I know I’m missing the obvious here, but is this a terminal multiplexer (like tmux)? Or a tiling terminal emulator (like iTerm, et al)?
The Youtube video embedded on their Github is titled "Tiling Window Manager with Drag&Drop" and from watching it, that appears to be exactly what this is. I don't know if or why it artificially constrains itself to only opening terminals.
Re: Vtm: Text-Based Desktop Environment
#53Re: Vtm: Text-Based Desktop Environment
#54I always wondered if it was possible to have a TUI-style window manager inside the terminal. This is a fantastic project, whoever made it did a great job.
Re: Vtm: Text-Based Desktop Environment
#55I 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
#56We've come full circle. We invented a GUI to replace the TUI, then reimplemented the GUI in the TUI. Long live the terminal!
We've done it twice. Many terminals run under electron or equivalent browser interfaces. So we've implemented TUI in the GUI as well!
Most of the modern terms these days have GPU acceleration too.
Re: Vtm: Text-Based Desktop Environment
#57Re: Vtm: Text-Based Desktop Environment
#58I always wondered if it was possible to have a TUI-style window manager inside the terminal. This is a fantastic project, whoever made it did a great job.
Re: Vtm: Text-Based Desktop Environment
#59Re: Vtm: Text-Based Desktop Environment
#60I know I’m missing the obvious here, but is this a terminal multiplexer (like tmux)? Or a tiling terminal emulator (like iTerm, et al)?