contour
contour copied to clipboard
Modern C++ Terminal Emulator
There is the idea by Terminal.Click to access the last executed commands output by a special mouse movements of the upper command's output region into the command, which seems to...
> More complex alternative of #835. ## Abstract Currently the scrollback buffer size is an explicit hard limit, which means that in case multiple long commands exceed the limit, the...
To complement #1221 finish with this: - [ ] integrate into website - [ ] get first (maybe not all at once) VT sequences documented
Through constant updates, config files become out-dated and start missing keys or contain keys that have been removed or renamed. This issue is about providing a way to auto-fix those...
### Contour Terminal version 0.4.0-master-a75936b0 ### Installer source something else (please specify below) ### Operating System Arch Linux 6.5.7-zen1-1-zen ### Architecture x86-64 ### Other Software KDE Wayland: 5.27.8 KDE QT:...
https://www.vt100.net/docs/vt510-rm/DECSACE.html There is at least one program making use of this (kitty's kitten to display CSIu events (`kitten show_key -m kitty`).
Usually systems allow things like `:smiley:`, and since we support IBUS already to enter arbitrary Unicode codepoints, or Compose key to enter other special keys like `ë` through Compose "...
That would certainly be an awesome convenience feature. Relevant links: - https://doc.qt.io/qt-6/qml-qtquick-pincharea.html - https://doc.qt.io/qt-6/qml-qtquick-pinchevent.html It should be purely implemented in QML frontend, which triggers forwards the font size increase/decrease to...
also @rockorager has interest in this. it might not be that useful as of right now, but i can clearly see this as something useful in the future. would require...
## Abstract Double clicking on a word selects it. One more click and you get the whole line. I would like to have some steps in between, where a different...