Dmitry Sapozhnikov
Dmitry Sapozhnikov
Capturing using `Ctrl+MiddleDrag`(or `Ctrl+RightDrag`) was originally designed as copying a fragment of an arbitrary area of the entire screen(viewport, desktop environment) with all SGR attributes. In order to capture plaintext...
I will make copy mode with `Ctrl+MiddleDrag/RightDrag` configurable. In the settings, you can specify whether to copy SGR-attributes along with the text or not.
Thanks for your thoughts. It will be very interesting to try this idea.
Once upon a time, the context menu by right click existed, but it was difficult to share it among several users - they took it away from each other. I...
For now, I'll make this list of apps similar to the sidebar list, but more compact. In the future, it can be customized in the settings or through the environment...
The current (v0.6.0) version of vtm allows you to customize the tile manager profile by defining the `VTM_PROFILE_N` environment variable, N is any literal. Example ``` VTM_PROFILE_4='"Browsh", "Browsh Browser Title",...
Thanks for the links! I need to read it and get into it. 🙂
I doubt the necessity of using multiple layers in terminals. Offhand, I can't imagine a scenario where an image should be on top of text, except for drawing a graphical...
Doom with a lower resolution will probably be in vtm, I have been dreaming about it for a long time 😁 
Ok, instead of Alt+Z, we will need something else. The whole variety of shortcuts is limited to those that the terminal forwards inside the terminal to the application. We can...