SCROLL_TO_RIGHTMOST_CMD

Static SCROLL_TO_RIGHTMOST_CMD 

Source
pub static SCROLL_TO_RIGHTMOST_CMD: Command
Expand description

Represents the scroll to rightmost action.

ยงMetadata

This command has the following default metadata:

metadatavalue
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.