KeymapΒΆ

The Keymap Tool displays a list of key bindings defined by the keymap in the active terminal. Use the Keymap tool as a learning aide and quick reference for the mostly commonly used key bindings. Or, scroll down in the tool to see a complete list of bindings for both actions and literals. Action bindings shown in the tool can be clicked with the mouse to invoke the corresponding action just as if the bound key was pressed. Bindings shown in the tool will also animate briefly when the corresponding key is pressed. Right click on an action binding to get a context menu which links directly to the documentation for the action.

The Keymap tool is not searchable and is never the active tool. The tool will respond to command mode and selection mode by displaying the applicable bindings for the active mode. The Keymap tool can be configured to autoraise itself whenever command mode or selection mode become active. The global settings to accomplish this are located under the Command/Selection Mode category. The RaiseKeymapTool action is bound to Shift+F1 in qtermy's compiled-in default keymap (your keymap may differ).

On the top line of the tool, the name of the active keymap is shown along with links to edit and manage it. Also shown on the top line are the bindings for ToggleCommandMode and ToggleSelectionMode, which can be clicked to invoke them. Finally, the current mode is shown: one of "Normal", "Command", "Selection", or "Command+Selection". This top line will remain visible no matter which mode is active.

The first nearby figure shows the Keymap tool in its normal mode. Beneath the top line is a list of the most commonly used action bindings. This list is organized into Basic and Tool actions. Further down is a list of additional action and literal bindings which are not conditioned on command or selection mode.

Picture of Keymap tool in normal mode, showing lists of commonly used action bindings and additional bindings.

The Keymap tool in normal mode, showing a typical keymap.

The second nearby figure shows the Keymap tool with selection mode active. Action bindings conditioned on and intended to be used in selection mode are arranged in a fixed layout.

Picture of Keymap tool in selection mode, showing arrangement of selection mode action bindings.

The Keymap tool in selection mode, showing a typical keymap.

When command mode is active, the Keymap tool displays action and literal bindings which are conditioned on command mode. The Keymap tool in this mode appears similar to its normal mode but without the list of commonly used action bindings.