Skip to main content

Run

run executes a macro immediately.

Macros are defined in the config file: ~/.config/tagselecta/config.toml. See Macros for format and examples.

To run a macro use :run <name> (:r <name>) command.

Unlike :macro (:m), :run executes the macro command right away.