From 2b4edee216a9087b41ae3a1d96ae7b98ad8c7e73 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sat, 21 Sep 2019 13:43:24 -0700 Subject: [PATCH] feat: press "7" to open compose modal (#1507) --- src/routes/_components/NavShortcuts.html | 2 +- src/routes/_components/ShortcutHelpInfo.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/routes/_components/NavShortcuts.html b/src/routes/_components/NavShortcuts.html index a3b8c359..0a4ffead 100644 --- a/src/routes/_components/NavShortcuts.html +++ b/src/routes/_components/NavShortcuts.html @@ -7,7 +7,7 @@ - + {#each $navPages as navPage, i} {/each} diff --git a/src/routes/_components/ShortcutHelpInfo.html b/src/routes/_components/ShortcutHelpInfo.html index 327716ef..a18d82b2 100644 --- a/src/routes/_components/ShortcutHelpInfo.html +++ b/src/routes/_components/ShortcutHelpInfo.html @@ -7,9 +7,9 @@

Global

    -
  • c to compose a new toot
  • -
  • s to search
  • 1 - 6 to switch columns
  • +
  • 7 or c to compose a new toot
  • +
  • s to search
  • g + h to go home
  • g + n to go to notifications
  • g + l to go to the local timeline