diff --git a/Aard_Highlight_Info_History.xml b/Aard_Highlight_Info_History.xml index f5c077e..7197fad 100644 --- a/Aard_Highlight_Info_History.xml +++ b/Aard_Highlight_Info_History.xml @@ -62,7 +62,7 @@ You can set the highlight colo r with the following command: = 0 then + ColourNote("darkred", "", "[", "red", "", "[ ", "silver", "", count.." lines highlighted. ", "red", "", "]", "darkred", "", "]") + end + if do_reset then + ColourNote("darkred", "", "[", "red", "", "[", "silver", "", " Resetting info -h highlight to "..me..". ", "red", "", "]", "darkred", "", "]") + SetTriggerOption("info_highlight", "match", "^\\[[\\d:\\s\\w]+\\] INFO: .*"..me..".*$") + end EnableTrigger("end_of_info", false) end