diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-11-13 11:23:39 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-11-13 11:38:19 +0100 |
commit | 447081217888977ecfcbe8a005566f44929a16e6 (patch) | |
tree | 2064544e1601f02437105352d7e5021ce85d1f75 /README.org | |
parent | 66b37a1ad65caa1c6cbe3e7b6ad7bc3ad7084da4 (diff) |
change foll-reqs view reject binding to 'j', like notifs view
then 'r' is only ever used for reply, even tho not avail in fr view
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -133,7 +133,7 @@ take place if your =mastodon-token-file= does not contain =:client_id= and | | *Other views* | | =S= | search (posts, users, tags) (NB: only posts you have interacted with) | | =I=, =c=, =d= | view, create, and delete filters | -| =R=, =a=, =r= | view/accept/reject follow requests | +| =R=, =a=, =j= | view/accept/reject follow requests | | =G= | view follow suggestions | | =V= | view your favourited toots | | =K= | view bookmarked toots | |