You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The menu (on the first row of the window) contains most commands, organized within a tree of submenus.
4
+
5
+
Click on menu items to navigate the menu like a GUI.
6
+
7
+
With the keyboard:
8
+
9
+
- {help.commands.menu_help}
10
+
-[:keys]Arrow[/] keys to move between submenus
11
+
12
+
Additionally, each top-level menu name has a single letter underlined. [:keys]Alt+<underlinedletter>[/] to open that menu. For example, [:keys]Alt+F[/] to open the **File** menu.
13
+
14
+
Each non-submenu item is a command. It shows the description of the current command, along with the command name and its keyboard shortcut (if available). Click on the item or [:keys]Enter[/] to execute it.
15
+
16
+
Indicators:
17
+
18
+
- {help.options.disp_menu_more}
19
+
- {help.options.disp_menu_push}
20
+
- {help.options.disp_menu_input}
21
+
22
+
Some commands are only available on a specific sheet type, and appear [:color_menu_spec]highlighted[/] in the menu when the current sheet is that type. If the command is not available, it will not appear at all.
0 commit comments