vtm
vtm copied to clipboard
Text-based desktop environment
# Description ## Configuration File Location Precedence 1. Command line options `vtm -s path/to/settings.xml` 2. Envvar `VTM_CONFIG=path/to/settings.xml` 3. Hardcoded location `~/.config/vtm/settings.xml` 4. Predefined (hardcoded) configuration at app.hpp ## Configuration File...
Use `[cell][string][null]` ... `[cell][string][null]` structure instead of `string` to store scrollback lines.
- [ ] Implement - [ ] Update readme.md
Description at https://invisible-island.net/xterm/ctlseqs/ctlseqs.html#h3-Wheel-mice
While I added this to #183 (**App Roadmap**), I think it will be better to create „issue“ addressing this. I was looking for rices on **https://reddit.com/r/unixporn** and I accidentally stumbled...
App roadmap
@o-sdn-o mentioned that he was planning to make **vtm** come with only few built-in widgets (apps) while others would be standalone and could be compiled separately. I am making list...
Make it possible to use only keyboard. - [x] `Ctrl + PgUp/PgDn` switch between windows - [ ] ~~`Alt + Z`~~ to call sidebar menu - [ ] `Alt +...
Selecting an area to copy via Ctrl+MiddleDrag does not seem to copy text in the same way as (LeftDrag + Rightclick) The text: **./externals** is copied/pasted as **;2;16;16;16m;2;248;242m./externals**  
Brow.sh (https://www.brow.sh/) should be implemented as a shortcut. Would be nice to have a terminal browser in the basics.