pub static PAGE_RIGHT_CMD: CommandExpand description
Represents the page right by one h_page_unit action.
§Parameter
This command supports an optional parameter, it can be a bool that enables the alternate of the command
or a ScrollRequest that contains more configurations.
§Metadata
This command has the following default metadata:
| metadata | value |
|---|---|
| name | "Page Right" |
| info | "Scroll Right by one page unit" |
| shortcut | shortcut!(SHIFT + PageDown) |
| shortcut_filter | ShortcutFilter::FOCUSED | ShortcutFilter::CMD_ENABLED |
Text metadata is localized.