You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run any keyboard input tracker, i.e. kitty +kitten show_key -m kitty (or any other)
Switch to Ergo-L
Ctrl+L (On US physical: Ctrl+H)
Notice the control key doesn't show up.
I've tracked this down to the code below, but this code exists for a reason. We should investigate why we do this, fix this, and ensure we don't regress the reason we did this in the first place.
Steps to reproduce:
kitty +kitten show_key -m kitty
(or any other)Notice the control key doesn't show up.
I've tracked this down to the code below, but this code exists for a reason. We should investigate why we do this, fix this, and ensure we don't regress the reason we did this in the first place.
ghostty/macos/Sources/Ghostty/SurfaceView_AppKit.swift
Lines 853 to 858 in c5508e7
The text was updated successfully, but these errors were encountered: