Merge pull request #6216 from jaseg/master

docs/basic.rst: Add resize window shortcut
This commit is contained in:
Kovid Goyal 2023-04-27 16:25:03 +05:30 committed by GitHub
commit d14655f644
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,6 +58,7 @@ Action Shortcut
New window :sc:`new_window` (also :kbd:`⌘+↩` on macOS) New window :sc:`new_window` (also :kbd:`⌘+↩` on macOS)
New OS window :sc:`new_os_window` (also :kbd:`⌘+n` on macOS) New OS window :sc:`new_os_window` (also :kbd:`⌘+n` on macOS)
Close window :sc:`close_window` (also :kbd:`⇧+⌘+d` on macOS) Close window :sc:`close_window` (also :kbd:`⇧+⌘+d` on macOS)
Resize window :sc:`start_resizing_window` (also :kbd:`⌘+r` on macOS)
Next window :sc:`next_window` Next window :sc:`next_window`
Previous window :sc:`previous_window` Previous window :sc:`previous_window`
Move window forward :sc:`move_window_forward` Move window forward :sc:`move_window_forward`