-
-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
bugSomething isn't workingSomething isn't workingplatform: windowstopics that directly address Windows platformtopics that directly address Windows platform
Milestone
Description
Description
When pressing the key sequences AltGr-f
, AltGr-c
, AltGr-m
, etc. (for [
, &
and <
characters, respectively), the cursor blinks but nothing happens, the requested characters are not typed in.
Environment
- Contour Version or Git commit hash:
v0.1.0_prerelease_120
c2add12 - Operating System (name / distribution / version): Windows 10 x64 1909
- Contour configuration: default (? I think... I did not change anything.)
- TERM environment variable:
xterm-256color
- Compiler version: N/A (Installed from release)
- Keyboard layout:
huHU
By default, the terminal starts PowerShell. The modifier characters work in the standard PowerShell window. I'm ssh
over to a Linux machine, but it doesn't help the case. (Normal Git Bash MINTTY works properly.)
Steps to Reproduce
- Download release version for Windows, and unpack it.
- Start
bin/Contour.exe
- Try to type in
&
by pressingAltGr-c
, observe nothing happens.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingplatform: windowstopics that directly address Windows platformtopics that directly address Windows platform