contour icon indicating copy to clipboard operation
contour copied to clipboard

MacOS transform special symbols into expected key press

Open Yaraslaut opened this issue 1 year ago • 2 comments

On MacOS some symbols generated from combintation of Opt-{} and Opt-Shift-{} keys, if we use Opt as an Alt key, we want to send to the running application not special symbol, but actual combination of pressed keys, for example Alt-j instead of \Delta We want to make it configurable

Images for layout from @whisperity image image

Issue is similar to https://github.com/contour-terminal/contour/issues/1588

Yaraslaut avatar Sep 30 '24 13:09 Yaraslaut

We need to check what Kitty does with option as alt true and false. I'll try to check this as some point, hopefully I can install kitty without littering my system too much.

whisperity avatar Sep 30 '24 16:09 whisperity

Related to https://github.com/contour-terminal/contour/issues/1291

Yaraslaut avatar Oct 17 '24 11:10 Yaraslaut