In the text editor of a GitHub Codespace...
- If I press-and-hold an arrow key on my keyboard, the key repeats. Perfect!
- If I press-and-hold the
j
key, only onej
is inserted. Not perfect!
How do I enable key repeat in the editor of a GitHub Codespaces for keys like j
?
(If it makes a difference, I am using Google Chrome and MacOS.)