diff options
author | Johnson Denen <johnson.denen@gmail.com> | 2017-04-14 15:46:20 -0400 |
---|---|---|
committer | Johnson Denen <johnson.denen@gmail.com> | 2017-04-14 15:51:09 -0400 |
commit | 02000bab44382c26221f74eb954ac6b6ba08ce45 (patch) | |
tree | dae6b20dfadd22b380574d1ecb247b9010653379 /README.org | |
parent | 5db9b77f53fd0f4829f0dfc1d6398703f400bd1e (diff) |
Update README with keybindings
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 15 |
1 files changed, 13 insertions, 2 deletions
@@ -41,8 +41,19 @@ This value can be customized too, and defaults to =M-x mastodon= -Opens a =*mastodon-home*= buffer so you can see toots. There's no major mode yet, so there are -no keybindings or actions to take from this buffer. Coming soon! +Opens a =*mastodon-home*= buffer in the major mode so you can see toots. Keybindings: + +|-----+------------------------------------------| +| Key | Action | +|-----+------------------------------------------| +| =F= | Open federated timeline | +| =H= | Open home timeline | +| =L= | Open local timeline | +| =n= | Switch to =mastodon-toot= buffer | +| =q= | Quit mastodon buffer. Leave window open. | +| =Q= | Quit mastodon buffer and kill window. | +| =T= | Prompt for tag and open its timeline | +|-----+------------------------------------------| *** Toot toot |