contour icon indicating copy to clipboard operation
contour copied to clipboard

Modern C++ Terminal Emulator

Results 283 contour issues
Sort by recently updated
recently updated
newest added
trafficstars

### Contour Terminal version 0.4.1.6292 ### Installer source GitHub: release page ### Operating System macOS 14.1.2 (23B92) ### Architecture ARM64 ### Other Software _No response_ ### Steps to reproduce I...

platform: macOS

### Contour Terminal version Contour Terminal Emulator 0.4.2.6408-prerelease ### Installer source Github: CI actions ### Operating System Windows 11 ### Architecture x86-64 ### Other Software _No response_ ### Steps to...

bug
good first issue
platform: windows

### Contour Terminal version 0.4.2-master-dbb8f274 ### Installer source AUR (tried both stable and git) ### Operating System CachyOS (Arch Linux) with GNOME ### Architecture x86-64 ### Steps to reproduce When...

bug
platform: linux

## Abstract If you start contour with an ssh profile, and the server is unreachable contour only gives some feedback on STDOUT and exists, the application itself is not started....

enhancement
feature-request

## Abstract The default bell sound '\u0007' is bad to my ears ## Motivation Change default bell sound to default macOS sound ## Specification Use same sound as on Terminal.app...

enhancement
good first issue
frontend

We currently have information regarding key bindings available in the configuration [file](https://github.com/contour-terminal/contour/blob/master/src/contour/contour.yml). However, there is a lack of corresponding details on our website, http://contour-terminal.org/. We need to update the web...

documentation
good first issue
website

Seems like MacOS's IME is hardcoded by long-pressing some keys to trigger the variations of such keys (e.g. `e` to allow a variation like `ë` etc). But that conflicts with...

frontend
platform: macOS
config
frontend: UX

List of packages that we have for different platforms: Table: https://repology.org/project/contour-terminal/versions * BSD * FreeBSD: [link](https://github.com/herrhotzenplotz/ports-overlay/tree/master/x11/contour) @herrhotzenplotz * OpenBSD: @jg1uaa * Linux * **Flathub**: [package](https://flathub.org/apps/org.contourterminal.Contour) * Arch [package](https://archlinux.org/packages/extra/x86_64/contour/) @ptr1337 *...

CI
Tracker
platform: macOS
platform: linux
platform: windows
platform: FreeBSD

## Abstract According to Wikipedia's [article](https://en.wikipedia.org/wiki/ANSI_escape_code#SGR) these SGRs implemented only in mintty. It would be nice to support these features in Contour. ## Specification From https://github.com/mintty/mintty/wiki/Tips#text-attributes-and-rendering enable | disable |...

enhancement
VT: rasterizer
VT: extension proposal
feature-request
VT: renderer

add support of https://github.com/Gogh-Co/Gogh to configure terminal colors

enhancement
frontend