From 4350dd571fba5996d30447eb19cfba68339a7934 Mon Sep 17 00:00:00 2001 From: H Durer Date: Tue, 6 Mar 2018 01:31:54 +0000 Subject: Update the README file to mention the new keybindings for tab browsing. (#171) --- README.org | 39 +++++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 18 deletions(-) diff --git a/README.org b/README.org index 2994bcd..95416a7 100644 --- a/README.org +++ b/README.org @@ -73,24 +73,27 @@ Opens a =*mastodon-home*= buffer in the major mode so you can see toots. You wil **** Keybindings -|-----+------------------------------------------------| -| Key | Action | -|-----+------------------------------------------------| -| =?= | 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 | -| =k= | Go to previous toot | -| =L= | Open local timeline | -| =n= | Switch to =mastodon-toot= buffer | -| =q= | Quit mastodon buffer. Leave window open. | -| =Q= | Quit mastodon buffer and kill window. | -| =r= | Reply to toot under =point=. | -| =t= | Open thread buffer for toot under =point=. | -| =T= | Prompt for tag and open its timeline | -|-----+------------------------------------------------| +|--------------------------+-----------------------------------------------------------------------------------| +| Key | Action | +|--------------------------+-----------------------------------------------------------------------------------| +| =?= | 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 | +| =k= | Go to previous toot | +| =L= | Open local timeline | +| =n= | Switch to =mastodon-toot= buffer | +| =q= | Quit mastodon buffer. Leave window open. | +| =Q= | Quit mastodon buffer and kill window. | +| =r= | Reply to toot under =point=. | +| =t= | Open thread buffer for toot under =point=. | +| =T= | Prompt for tag and open its timeline | +| == | Go to the next interesting thing that has an action. | +| == | Go to the previous interesting thing that has an action. | +| == / == | Perform action for the thing under point (or under mouse for ==) if any. | +|--------------------------+-----------------------------------------------------------------------------------| **** Legend -- cgit v1.2.3