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

We tend to use `Function`-API to construct VT sequences from a way better maintainable high level view. But this function is currently runtime-only, and it would just make sense to...

good first issue
code health
performance

List of existing clang-tidy checks: https://clang.llvm.org/extra/clang-tidy/checks/list.html We can add some new checks, similar to `readability-function-cognitive-complexity` Also, maybe we can turn some of the checks from warnings into errors inside CI

good first issue

It is often quite easy to forget about documentation entry on the web-page when adding new entry to the configuration. Some parts of the web-page are generated using contour executable...

### Contour Terminal version 0.4.4 ### Installer source something else (please specify below) ### Operating System arch linux ### Architecture x86-64 ### Other Software _No response_ ### Steps to reproduce...

bug
help wanted
frontend

## Abstract The package layout and installation logic on Mac is... unconventional, to say the least. It is common, however, that someone would want to spawn a separate contour process...

enhancement
build
platform: macOS
feature-request

Fixes macOS specific handling of the input - Option used as a Control modifier, to allow Option-Left[Right] jumps between words in the shell

VT: Backend

Currently, minor (major.minor.patch) version upgrades are installed under a completely different folder, which is a bit of a pain to follow on Windows (need to manually change PATH for example)....

enhancement
help wanted
good first issue
feature-request

### Contour Terminal version 0.4.3 ### Installer source something else (please specify below) ### Operating System Ubuntu Linux with Nix ### Architecture x86-64 ### Other Software _No response_ ### Steps...

bug

### Contour Terminal version 0.4.3 ### Installer source something else (please specify below) ### Operating System Ubuntu Linux with Nix ### Architecture x86-64 ### Other Software zellij 0.40.1 nvim v0.9.5...

bug

@jerch and I have recently been discussing the possibility of extending the primary device attributes report to include another feature number that indicates whether a terminal supports the `OSC 52`...