Static zng_ext_undo::REDO_CMD

source ·
pub static REDO_CMD: Command
Expand description

Represents the redo action.

§Param

If the command parameter is a u32, Duration or DInstant calls redo_select, otherwise calls redo.

§Metadata

This command has the following default metadata:

metadatavalue
name "Redo"
shortcut [shortcut!(CTRL+'Y')]
icon wgt_fn!(|_| ICONS.get("redo"))

Text metadata is localized.