summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKovid Goyal <kovid@kovidgoyal.net>2018-09-12 20:43:22 +0530
committerKovid Goyal <kovid@kovidgoyal.net>2018-09-12 20:43:22 +0530
commit4e99194022fa678708d2865843c0c957557b49c6 (patch)
treec2eca58cc93b10415253e8bab9566387a97764af
parentf0ff2f4ea7e77a5706331286203b5b659046534a (diff)
Document platform fullscreen shortcut on macOS
-rw-r--r--docs/index.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 81ce49b9..453d2e2d 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -173,7 +173,8 @@ Paste from selection :sc:`paste_from_selection`
Increase font size :sc:`increase_font_size`
Decrease font size :sc:`decrease_font_size`
Restore font size :sc:`reset_font_size`
-Toggle fullscreen :sc:`toggle_fullscreen`
+Toggle fullscreen :sc:`toggle_fullscreen` (also :kbd:`^⌘+f` on macOS)
+on
Input unicode character :sc:`input_unicode_character`
Click URL using the keyboard :sc:`open_url`
Reset the terminal :sc:`reset_terminal`