pub static SCROLL_TO_RIGHTMOST_CMD: CommandExpand description
Represents the scroll to rightmost action.
ยงMetadata
This command has the following default metadata:
| metadata | value |
|---|---|
| name | "Scroll to Rightmost" |
| info | "Scroll right to the content right edge" |
| shortcut | [shortcut!(SHIFT + End), shortcut!(CTRL | SHIFT + End)] |
| shortcut_filter | ShortcutFilter::FOCUSED | ShortcutFilter::CMD_ENABLED |
Text metadata is localized.