


TinTin #unaction command
This command will remove an action definition. The single parameter is the
trigger text of the action to remove. You may specify a pattern to remove all
actions matching that pattern.
Example
The following command removes an trigger named ‘greets you’:
#unaction {greets you}
The following command removes all triggers starting with the string ‘sm’:
#unaction {sm*}
Also see
TinTin wildcards
#action
#killall