From d383ad11668d01dff09746bf5a4aa107205427f6 Mon Sep 17 00:00:00 2001 From: efb4f5ff-1298-471a-8973-3d47447115dc <73130443+efb4f5ff-1298-471a-8973-3d47447115dc@users.noreply.github.com> Date: Tue, 25 Jun 2024 17:36:31 +0000 Subject: [PATCH] Fix shortcut table (#133) --- usage/keyboard-shortcuts.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/usage/keyboard-shortcuts.md b/usage/keyboard-shortcuts.md index 2d0422d..3f4785c 100644 --- a/usage/keyboard-shortcuts.md +++ b/usage/keyboard-shortcuts.md @@ -47,6 +47,7 @@ The Subscription, Trending, and Most Popular Pages have the following shortcuts: | R or F5 | Refresh video list | Pages with a secondary search bar have the following shortcuts: + | Key | Function | | ------- | ------------------ | | Command/Ctrl + F | Focus on the secondary search bar | @@ -71,4 +72,4 @@ The FreeTube client can also be controlled with shortcuts you might already be f | Alt + Left Arrow | Go back one page | | Alt + Right Arrow | Go forward one page | -If you'd like to see even more keyboard shortcuts, consider creating a [feature request](https://github.com/FreeTubeApp/FreeTube/issues/new?assignees=&labels=enhancement&template=feature_request.yaml&title=%5BFeature+Request%5D%3A+). \ No newline at end of file +If you'd like to see even more keyboard shortcuts, consider creating a [feature request](https://github.com/FreeTubeApp/FreeTube/issues/new?assignees=&labels=enhancement&template=feature_request.yaml&title=%5BFeature+Request%5D%3A+).