Static zng_wgt_text::cmd::SELECT_ALL_CMD

source ·
pub static SELECT_ALL_CMD: Command
Expand description

Select all text.

The request is the same as SELECT_CMD with TextSelectOp::select_all.

§Metadata

This command has the following default metadata:

metadatavalue
name "Select All"
shortcut shortcut!(CTRL+'A')
shortcut_filter ShortcutFilter::FOCUSED | ShortcutFilter::CMD_ENABLED

Text metadata is localized.