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 Contour Terminal Emulator 0.4.4.6672-prerelease ### Installer source Github: CI actions ### Operating System Windows 11 ### Architecture x86-64 ### Other Software `tmux next-3.4` ### Steps to...

bug
platform: windows

Add new ubuntu version into github actions

VT: Backend
frontend
test
CI
CMake

## Abstract I've recently learnt of your terminal from https://softwarerecs.stackexchange.com/questions/90512/cross-platform-terminal/90518#comment108186_90518. I use the terminal on all devices, and would really like to be able to use the same across all...

enhancement
feature-request
platform: mobile

The flatpak package on flathub is outdated. Currently it is on version 0.3.12.

platform: linux

Closes https://github.com/contour-terminal/contour/issues/1378

frontend

Closes https://github.com/contour-terminal/contour/issues/1499

VT: Backend

I am using Mac OS Sonoma 14.4.1. I successfully compiled the app, but when running it it immediately crashes. Running it from another terminal reveals the following error: ``` ~/Downloads/contour/build/macos-release/src/contour/contour.app/Contents/MacOS▶...

bug
platform: macOS
high priority

Some apps on Windows can't handle a TERM variable that they do not know about. There is also no way to resolve terminfo db entries on Windows neither. So simply...

VT: Backend
CI
CMake
platform: windows

## Abstract When pasting text sometimes you want it to be evaluated via shell immediately, for example you `cat` readme file and want to run something that you select there....

enhancement
feature-request

Attempt to fix macOS code signing Closes #1421.

frontend
CI