contour
contour copied to clipboard
Modern C++ Terminal Emulator
## Description add OpenBSD support, as described in the title. ## Motivation and Context Simply I want to use Contour-terminal on OpenBSD. I have to test sj3 (Japanese Kana-Kanji converter)...
For reference: https://www.sonarqube.org/github-integration/
`OSC 777 ; notify ; title ; message ST` to send a notification message to the desktop (such as a systray bubble or so) This feature is originated from urxvt,...
There are some fonts that do are containing SVG based glyphs. Most likely this will be emoji fonts, such as: * EmojiOne-color: https://helpx.adobe.com/fonts/using/ot-svg-color-fonts.html#emojione-color I think this shouldn't be too hard...
See https://vt100.net/docs/vt510-rm/DECCIR.html This is the advanced version of `DSR` and `DECXCPR` Depends on protection VT sequences to be implemented first (otherwise I'll forget completing this one here).
### Checklist: * [ ] Screen: adjusted relevant code parts (enable/disable bell? adjust bell audio volume?) * [ ] aeroterm: visualizes bell (at least one mode: hard start, smooth fading...
Add an alternative to the OpenGLRenderer for Software based rendering Should be usable by #161. ### checklist - [x] RenderTarget interface - [x] OpenGLRenderTarget to inherit from interface - [x]...
Running a command in a terminal from another app is a common usecase. Almost all terminals provide such a command execution interface (`-e`, `-x`, `--` or such). Clients can [guess](https://github.com/albertlauncher/albert/blob/6783257df7e15dcfbae49d03023414b7c3692dbd/src/app/terminalprovider.cpp#L120-L150),...
### Contour Terminal version 0.4.3 ### Installer source AUR repository ### Operating System Manjaro ### Architecture x86-64 ### Other Software _No response_ ### Steps to reproduce Press ### Expected Behavior...
Refs https://github.com/contour-terminal/contour/issues/1285