aboutsummaryrefslogtreecommitdiff
path: root/mastodon-index.org
diff options
context:
space:
mode:
Diffstat (limited to 'mastodon-index.org')
-rw-r--r--mastodon-index.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/mastodon-index.org b/mastodon-index.org
index 6199328..9227df5 100644
--- a/mastodon-index.org
+++ b/mastodon-index.org
@@ -115,9 +115,9 @@
| L | mastodon-tl--get-local-timeline | Open local timeline. |
| # | mastodon-tl--get-tag-timeline | Prompt for tag and opens its timeline. |
| | mastodon-tl--goto-next-item | Jump to next item, e.g. filter or follow request. |
-| C-<down>, n | mastodon-tl--goto-next-toot | Jump to next toot header. |
+| C-<down>, n | mastodon-tl--goto-next-item | Jump to next toot header. |
| | mastodon-tl--goto-prev-item | Jump to previous item, e.g. filter or follow request. |
-| C-<up>, p | mastodon-tl--goto-prev-toot | Jump to last toot header. |
+| C-<up>, p | mastodon-tl--goto-prev-item | Jump to last toot header. |
| " | mastodon-tl--list-followed-tags | List followed tags. View timeline of tag user choses. |
| C-<return> | mastodon-tl--mpv-play-video-at-point | Play the video or gif at point with an mpv process. |
| | mastodon-tl--mpv-play-video-from-byline | Run `mastodon-tl--mpv-play-video-at-point' on first moving image in post. |