@[email protected]

Random and a little niche but here goes:

the mnemonic is "duey"

in vi

Ctrl-d scrolls down a page
Ctrl-u scrolls up a page
Ctrl-e scrolls down a line
Ctrl-y scrolls up a line

I use crtl-y and crtl-e all the time to
like get the view of the file where i want
on the screen. It doesn't move the cursor
unless it scrolls off the screen.


#vi

@pkw

Handy!

I've been making friends with the z commands for getting a screen's worth of text where I want it. I'm going to have to try adding this to the mix to see which flows better for me.