contour
contour copied to clipboard
Modern C++ Terminal Emulator
### Contour Terminal version 0.4.0-master-616315cc ### Installer source Github: source code cloned ### Operating System Arch Linux as of approx a week ago ### Architecture x86-64 ### Other Software SF...
This is an optimization that should always be On. I do understand why I made it compile-time configurable in the beginning. But I wonder why it is OFF by default,...
I just checked. It at least is possible to run qt OpenGL apps in the browser through WebAssembly. This is officially supported. So the only unknown would be how to...
@Marenz just found out, that when pasting too big text data to Contour, it will freeze (or at least looks like this). After a short investigation, we found out that...
After having a short conversation with @cqexbesd, I think it might be a really nice addition to implement DAP ([Debugger Adapter Protocol](https://microsoft.github.io/debug-adapter-protocol/)) What's currently possible, is to put a Contour...
that is, while it is great to have, it might make sense, sometimes, to have it disabled, e.g. when trying to trace through each VT sequence interactively, and really wanting...
Closes #1078 Closes #421 this PR is of course not even remotely usable yet, but it's here to track the progress. ## Checklist Checklist for implementing this could look like:...
Some checks are implemented in Clang-Tidy that can be used to verify style-like requirements that pure syntax-based systems, such as Clang-Format is not capable of. Adds a new CI job...
Coming from Alacritty, when you alt enter into fullscreen mode, it uses a borderless-fullscreen option, which first, looks smoother, has less lag when swapping back and forth, and works with...
### Contour Terminal version 0.3.7.245 ### Installer source GitHub: release page ### Operating System Ubuntu 18.04.4 LTS ### Architecture x86-64 ### Other Software _No response_ ### Steps to reproduce -...