Quang Van
Quang Van

Reputation: 12095

Spacemacs how to navigate help (paging)?

I am trying to view the list of keybindings. I do this:

SPC h k

I see this: C-h paging/help

enter image description here

How do I navigate to see the next page?

Thanks!

(I'm using spacemacs develop branch with Colemak keybindings if this messes anything up...)

Upvotes: 0

Views: 648

Answers (1)

Sam Pillsworth
Sam Pillsworth

Reputation: 396

That message is telling you that to get to the paging commands or to get to help you need to press C-h. After you press C-h, the paging commands will be active, and you can press n to get to the next page. I don't think Colemak should interfere, but I don't know for certain.

Upvotes: 2

Related Questions