diff options
author | mousebot <mousebot@riseup.net> | 2022-02-15 13:03:47 +0100 |
---|---|---|
committer | mousebot <mousebot@riseup.net> | 2022-02-15 13:53:16 +0100 |
commit | 51378f17d14ff877dfea29e496be64383b65da93 (patch) | |
tree | 5ded464561c8af08e6cba0a00a6714582947424d /README.org | |
parent | 3e80d32fbce9a242c1f7080effbff3dcab5a9871 (diff) |
buffer local keymap, error handling, make filters nicer
- separate goto-next/prev-filter commands
- we use properties toot-id and byline so the navigation works, calqued on
- goto-prev/next-toot
- error handle no word or context supplied
- reload filters view on create or delete
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -29,12 +29,13 @@ It adds the following features: | =D= | delete and redraft toot at point, preserving reply/CW/visibility | | =W=, =M=, =B= | (un)follow, (un)mute, (un)block author of toot at point | | =k=, =K= | toggle bookmark of toot at point, view bookmarked toots | +| =L= | view, create, and delete filters | | | display polls and vote on them | | | images are links to the full image, can be zoomed/rotated/saved (see image keymap) | | | images scale properly | | | toot visibility (direct, followers only) icon appears in toot bylines | | | display toot's number of favorites, boosts and replies | -| | play gifs and videos (requires =mpv= to be installed) | +| | play gifs and videos (requires =mpv= to be installed) | | | customize option to cache images | | Toots: | | | | mention booster in replies by default | |