Dmitry Sapozhnikov
Dmitry Sapozhnikov
Perhaps this is all individually for each writing.
I came up with the following thing. vtm can accept entire strings (which sent by block not key by key) as a shortcut and interpret them as commands. To do...
Yes, of course this is a necessary feature. This can be implemented in the spirit https://gitlab.freedesktop.org/terminal-wg/specifications/-/issues/13
Thank you for the kind words! It's very cool to hear that you like the way we think and the direction we're heading.
I would be glad if you have a desire to chat about how it works or what it is planned to build on its basis. Initially, It was a testing...
The craziest idea would be to apply this UI framework/architecture to a real GUI after it has been tested on text-based interfaces in terminals. Perhaps it will be possible to...
> You mean the lib would render to different output systems, where a TE is only one of it? Exactly, in the simplest case, you only need some kind of...
The first such application will be the built-in vtm terminal. It will become a full-fledged cross-platform TE.
> I will need some time to explore it first. At the moment, the `master` branch is about two months out of date. The most up-to-date branch is `dev/sdn`, but...
Terminal rewriting is almost complete (branch `dev/sdn`). Now you can do the following: Resize window during Debian APT `apt` execution - a minimum of garbage is generated when progress bar...