From 613d53e92dbd869e4edf9324420fde317033d595 Mon Sep 17 00:00:00 2001 From: crocket <748856+crocket@users.noreply.github.com> Date: Wed, 23 Sep 2020 08:49:33 +0900 Subject: Reflect changed key bindings on README --- README.org | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index a5603f8..bb825af 100644 --- a/README.org +++ b/README.org @@ -37,7 +37,7 @@ See [[file:doc/changelog.org][changelog]] for a history of changes. | key | explanation | |--------------+------------------------| | M-ret | insert heading | - | TAB | fold / unfold headings | + | , g TAB | fold / unfold headings | | M-h or << | promote a heading | | M-l or >> | demote a heading | | M-k | move subtree up | @@ -68,7 +68,11 @@ See [[file:doc/changelog.org][changelog]] for a history of changes. |-------------------------+-------------------------+-----------------------------------------------------------------------------------| | Evil key | Emacs key | explanation | |-------------------------+-------------------------+-----------------------------------------------------------------------------------| + | gH | | Move cursor to the top of window | + | gM | | Move cursor to the middle of window | + | gL | | Move cursor to the bottom of window | | , S- | | go to the corresponding entry at point | + | g TAB | | go to the corresponding entry at point | | | | go to the Org mode file which contains the item at point | | M- | L | Display Org file and center around the item | | | | scroll up | @@ -101,7 +105,7 @@ See [[file:doc/changelog.org][changelog]] for a history of changes. | gR | g | refresh all agendas | | ZQ | x | exit agenda | | ZZ | Q | quit agenda | - | z | v | tweak display (deadlines, diary, follow/log-mode, entry text, grid, day/week/year | + | gD | v | tweak display (deadlines, diary, follow/log-mode, entry text, grid, day/week/year | | ZD | # | dim blocked tasks | | sc, sr, se, st, s^ | <, =, _, /, ^ | filter by category, regexp, effort, tag, top headline | | su | \vert | remove all filters | -- cgit v1.0