contour
contour copied to clipboard
Modern C++ Terminal Emulator
# Checklist - [ ] generally support `QTVER=6` env var in `install-deps.sh` - [ ] also add CI to test building using Qt6/X11.
This is currently already the case but it cannot be disabled. So, make it configurable.
on top of #811, startup time could probably be further reduced by caching font location service (e.g. fontconfig).
Implement an bindable action that can be used to temporarily disable autoscroll so one can investigate output of a process that is still outputting more lines. more generic alternative approach:...
### FinalTerm's shell integration: "OSC 133 ; ..." ``` OSC 133 ; A ST - Mark prompt start. OSC 133 ; B ST - Mark prompt end. OSC 133 ;...
### Contour Terminal version Contour Terminal Emulator 0.4.3.6442 ### Installer source Github: source code cloned ### Operating System Windows ### Architecture x86-64 ### Other Software _No response_ ### Steps to...
### Contour Terminal version contour-git from AUR ### Installer source something else (please specify below) ### Operating System Arch linux ### Architecture x86-64 ### Other Software _No response_ ### Steps...
The current way of loading the config file has been incrementally growing, and thus, also its technical debt. It's time to clean the last(?) dark corner of the source code...
### Contour Terminal version 0.4.3.6442 ### Installer source GitHub: release page ### Operating System Ubuntu 22.04.3 LTS ### Architecture x86-64 ### Other Software _No response_ ### Steps to reproduce wget...