Does Ghostty have a custom key repeat? #4803
Unanswered
barksten
asked this question in
Feature Requests, Ideas
Replies: 1 comment
-
I use (as of today) the latest version: 1.0.2-main+29c2f095 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On macOS I have enabled "Press and hold" keyboard to enter special characters (in my case mostly åäö):
defaults write -g ApplePressAndHoldEnabled -bool true
When I hold a key (restart terminal after setting) I get the small popup menu with the alternative characters, but it also repeats the key in the prompt.
Is this wanted behavior? The built in Terminal.app doesn't repeat the key.
Beta Was this translation helpful? Give feedback.
All reactions