@[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.

@pkw @RussSharek

My mnemonics are (d)own and (u)p for those two, and ctrl-y looks a bit like a funnel, funneling the lines above down onto the screen (and ctrl+e is the other one 😆 I failed to remember these for *years* until finally the funnel metaphor stuck)