diff options
author | Johnson Denen <johnson.denen@gmail.com> | 2017-04-18 11:13:50 -0400 |
---|---|---|
committer | Johnson Denen <johnson.denen@gmail.com> | 2017-04-18 11:16:43 -0400 |
commit | 6375aa46466b980d5923773f7fe04e11384d82f0 (patch) | |
tree | 5ff1b07e62ed8df5ab5ab63c5a001df7369a6edb /README.org | |
parent | 3b781f850c825813fba4719cd5e082d010389eeb (diff) |
Add keybinding and update README
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -61,6 +61,7 @@ Opens a =*mastodon-home*= buffer in the major mode so you can see toots. |-----+------------------------------------------------| | =?= | Open context menu (if =discover= is available) | | =b= | Boost toot under =point= | +| =f= | Favourite toot under =point= | | =F= | Open federated timeline | | =H= | Open home timeline | | =j= | Go to next toot | @@ -74,11 +75,12 @@ Opens a =*mastodon-home*= buffer in the major mode so you can see toots. **** Legend -|--------+----------------------| -| Marker | Meaning | -|--------+----------------------| -| =(B)= | I boosted this toot. | -|--------+----------------------| +|--------+-------------------------| +| Marker | Meaning | +|--------+-------------------------| +| =(B)= | I boosted this toot. | +| =(F)= | I favourited this toot. | +|--------+-------------------------| *** Toot toot |