Greasy Fork is available in English.
Adds keyboard shortcuts for moving through the comments on a post — next and previous comment, parent, next thread — taking over reddit's own j/k.
This adds keyboard shortcuts for navigating comment threads on Reddit.
c jumps to the first comment, j / k go to next / previous. Other keys are listed below.
? opens help showing all the keys.
Reddit's own j / k move linearly through everything and don't let
you skip a subtree; this script takes those keys over.
Scripts adding the same key bindings for several other sites are available here.
| Key | Action |
|---|---|
c |
Open the comments |
j / k |
Go to next / previous comment |
h / l |
Go to next / previous comment at this level, skipping the current subtree |
p |
Go to parent comment |
r |
Go to root comment of this thread |
n |
Go to next comment at parent level |
m |
Go to next comment at root level |
? |
Show all shortcuts on this page, from this and any other userscript |