Whenever I try to scroll up a pagewith Esc v on os x it only allows me to perform the action once, then I have to release the esc key and press it again. Is this a bug?
|
feedback
|
|
No. The ESC key isn't a modifier, like Shift, Command, or Ctrl. It actually sends a key code of its own when you press it. | |||
|
feedback
|
|
Command-V (Carbon Emacs) or Alt(Option)-v (/usr/bin/emacs on the terminal) perform the same scroll-up function and those modifiers work the way you expect them to. | |||||
feedback
|