contour icon indicating copy to clipboard operation
contour copied to clipboard

Modern C++ Terminal Emulator

Results 217 contour issues
Sort by recently updated
recently updated
newest added

### Contour Terminal version 0.3.3-unreleased-master-a8ad3ed2 ### Installer source Github: source code cloned ### Operating System Devuan ### Architecture x86-64 ### Other Software _No response_ ### Steps to reproduce * comment...

bug

### Contour Terminal version 0.3.2-unreleased-master-49f2d0d6 ### Installer source Github: source code cloned ### Operating System ArchLinux 5.18.3-arch1-1 ### Architecture x86-64 ### Other Software dwm 6.3 ### Steps to reproduce -...

bug
stability

### Contour Terminal version master ### Installer source Github: source code cloned ### Operating System Devuan ### Architecture x86-64 ### Other Software _No response_ ### Steps to reproduce Configure with...

build

If keybinds are disabled, the indicator status line should pop up and indicate this, so the user gets a visual feedback on this. Since this is a Contour frontend-only feature,...

enhancement
frontend
feature-request

### Motivation - More future-proof / forward compatible Qt API usage - Hopefully easier to create new UI elements using QML / QtQuick rather than QtWidgets. - Basinc new ideas...

VT: Backend
frontend
frontend: OpenGL

Currently, there is no "good" way of keeping up with the changes in the project with the config file someone is using, if they have a non-standard, non-default configuration. The...

documentation
enhancement
help wanted
good first issue
frontend
code health
feature-request

### Contour Terminal version Contour Terminal Emulator 0.3.3-unreleased-master-480385e7 ### Installer source Github: source code cloned ### Operating System Gentoo ### Architecture x86-64 ### Other Software _No response_ ### Steps to...

bug
good first issue
frontend

Fixes #423 on oversized glyphs.

documentation
VT: renderer
fonts

This is a draft PoC PR. Goals: - less resource usage on RenderBuffer array of RenderCell's, also in order to reduce locking time on TE backend. - extend trivial line...

VT: Backend

Continuation PR from @Utkarsh-khambra :)

frontend