From 585a2dd79f6f929378237c3a678cf43efdf37407 Mon Sep 17 00:00:00 2001 From: Johnson Denen Date: Fri, 10 Aug 2018 21:33:38 -0400 Subject: Update README --- README.org | 66 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 34 insertions(+), 32 deletions(-) diff --git a/README.org b/README.org index ff9832b..600e0dd 100644 --- a/README.org +++ b/README.org @@ -77,38 +77,40 @@ Opens a =*mastodon-home*= buffer in the major mode so you can see toots. You wil **** Keybindings -|--------------------------+--------------------------------------------------------------------------------------| -| Key | Action | -|--------------------------+--------------------------------------------------------------------------------------| -| | /In-buffer navigation/ | -| == | Scroll up (i.e. move down to older items) | -| == | Scroll down (i.e. move up to newer items) | -| =<= | Move to beginning of buffer | -| =>= | Move to end of buffer | -| =j= | Go to next item (toot, notification) | -| =k= | Go to previous item (toot, notification) | -| == / =h= | Go to the next interesting thing that has an action | -| == / =l= | Go to the previous interesting thing that has an action | -| | /In-buffer actions/ | -| =?= | Open context menu (if =discover= is available) | -| =c= | Toggle the visibility of sensitive text (if there is text with a content warning) | -| =b= | Boost toot under =point= | -| =f= | Favourite toot under =point= | -| =r= | Reply to toot under =point= | -| == / == | Perform action for the thing under point (or under mouse for ==) if any | -| =n= | Compose a new toot | -| | /Switching to other buffers and quitting/ | -| =N= | Open buffer with notifications | -| =F= | Open federated timeline | -| =H= | Open home timeline | -| =L= | Open local timeline | -| =U= | Open User Profile | -| =P= | Open any users profile (free text entry with autocompletion of users in that status) | -| =t= | Open thread buffer for toot under =point= | -| =T= | Prompt for tag and open its timeline | -| =q= | Quit mastodon buffer, leave window open | -| =Q= | Quit mastodon buffer and kill window | -|--------------------------+--------------------------------------------------------------------------------------| +|--------------------------+-----------------------------------------------------------------------------------| +| Key | Action | +|--------------------------+-----------------------------------------------------------------------------------| +| | /In-buffer navigation/ | +| == | Scroll up (i.e. move down to older items) | +| == | Scroll down (i.e. move up to newer items) | +| =<= | Move to beginning of buffer | +| =>= | Move to end of buffer | +| =j= | Go to next item (toot, notification) | +| =k= | Go to previous item (toot, notification) | +| == / =h= | Go to the next interesting thing that has an action | +| == / =l= | Go to the previous interesting thing that has an action | +| | /In-buffer actions/ | +| =?= | Open context menu (if =discover= is available) | +| =c= | Toggle the visibility of sensitive text (if there is text with a content warning) | +| =b= | Boost toot under =point= | +| =f= | Favourite toot under =point= | +| =r= | Reply to toot under =point= | +| == / == | Perform action for the thing under point (or under mouse for ==) if any | +| =n= | Compose a new toot | +| | /Switching to other buffers/ | +| =A= | Open author profile of toot under =point= | +| =N= | Open buffer with notifications | +| =F= | Open federated timeline | +| =H= | Open home timeline | +| =L= | Open local timeline | +| =N= | Open notifications timeline | +| =t= | Open thread buffer for toot under =point= | +| =T= | Prompt for tag and open its timeline | +| =U= | Open profile of user attached to toot under =point= | +| | /Quitting/ | +| =q= | Quit mastodon buffer, leave window open | +| =Q= | Quit mastodon buffer and kill window | +|--------------------------+-----------------------------------------------------------------------------------| **** Legend -- cgit v1.2.3