In vim you have the keys which move the cursor and not the page
H -- move to top of screen
L -- move to bottom of screen
M -- move to middle of screen
Is there something similar in emacs??
You can do this with move-to-window-line-top-bottom
(bound to
M-r
). See (info "(emacs) Moving point")
for more information.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With