-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
Hi! Forgive me for being picky, but I was at first disoriented by how j and k keys are mapped by default.
Line 250 in fd1d4e7
| case "w", "up", "j": // Select entry above |
Line 257 in fd1d4e7
| case "s", "down", "k": // Select entry below |
The reason for my confusion is the fact that I'm used to j being responsible for moving the cursor down instead of up, as portrayed here, for example.
Was just wondering if this is intended 🤔
Thanks in advance!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels