From 4e99194022fa678708d2865843c0c957557b49c6 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 12 Sep 2018 20:43:22 +0530 Subject: Document platform fullscreen shortcut on macOS --- docs/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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` -- cgit v1.2.3