note the hotkeys
This commit is contained in:
parent
0dd17d0038
commit
a4be8b9e02
|
@ -2,6 +2,10 @@ changelog
|
|||
|
||||
### next
|
||||
|
||||
+ Allow bigger image uploads.
|
||||
|
||||
+ Some hotkeys for the web UI.
|
||||
|
||||
+ Upload multiple files (but beware).
|
||||
|
||||
+ Better page titles.
|
||||
|
|
15
docs/honk.1
15
docs/honk.1
|
@ -130,11 +130,24 @@ Replies higher in the tree are still received.
|
|||
Please no.
|
||||
.It Ic edit
|
||||
Change it up.
|
||||
Alas, Update activities do not federate reliably.
|
||||
.Ss Refresh
|
||||
Clicking the refresh button will load new honks, if any.
|
||||
New honks will be subtly highlighted.
|
||||
.El
|
||||
.Ss Hotkeys
|
||||
The following keyboard shortcuts may also be used to navigate.
|
||||
.Bl -tag -width short
|
||||
.It j
|
||||
Scroll to next honk.
|
||||
.It k
|
||||
Scroll to previous honk.
|
||||
.It r
|
||||
Refresh.
|
||||
.It s
|
||||
Scroll down to oldest newest.
|
||||
.It /
|
||||
Search.
|
||||
.El
|
||||
.Ss Honking
|
||||
Refer to the
|
||||
.Xr honk 5
|
||||
|
|
Loading…
Reference in New Issue