ui: doc: note movement speed / keyboard repeat rate linkage
This commit is contained in:
parent
2054f58f6a
commit
427953728e
@ -84,6 +84,9 @@ The cursor keys navigate:
|
||||
`left` returns to the previous screen,
|
||||
`up`/`down`/`page up`/`page down`/`home`/`end` move up and down through lists.
|
||||
Vi-style `h`/`j`/`k`/`l` movement keys are also supported.
|
||||
A tip: movement speed is limited by your keyboard repeat rate,
|
||||
to move faster you may want to adjust that.
|
||||
(On a mac, the Karabiner app is one way to do that).
|
||||
|
||||
`/` lets you set or change the [filter query](/hledger.html#queries),
|
||||
which limits the data shown on most screens (in addition to the quick
|
||||
|
||||
Loading…
Reference in New Issue
Block a user