-
I have watched a stream on twitch and the guy was using EMACS and his cursor moved faster when he was holding down Examplehttps://www.twitch.tv/valigo/clip/CogentExquisitePotatoArsonNoSexy-vBQNEG6po5T67q5o Could Helix have this? Or does it already? (I know that the behaviour I am looking for might be bad practice but I think it wont' hurt) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This is controlled by your OS and terminal emulator, not Helix. Disclaimer: The following is a guide generated by Claude and may not be accurate, Here's how to adjust keyboard key repeat settings on Windows and Linux: Windows:
Linux (for most desktop environments):
For Linux command line, you can use the xset r rate delay speed
# Example: xset r rate 200 30 Where |
Beta Was this translation helpful? Give feedback.
This is controlled by your OS and terminal emulator, not Helix.
Disclaimer: The following is a guide generated by Claude and may not be accurate,
Here's how to adjust keyboard key repeat settings on Windows and Linux:
Windows:
Linux (for most desktop environments):