]> git.99rst.org Git - irssi-scripts.irssi.org.git/commit
Implement adding and removing rules
authormartin f. krafft <redacted>
Thu, 9 Sep 2021 10:47:18 +0000 (12:47 +0200)
committermartin f. krafft <redacted>
Fri, 17 Sep 2021 21:41:58 +0000 (23:41 +0200)
commite1106ad9e638a320c406378239a3c2176549ce34
tree302654c1eea9ca46bb5839ca3cd80ab70f42fa7f
parentd5a9d34691f18d23e333fa86857066b7e9a0dc32
Implement adding and removing rules

/ctrlact add now lets you add rules at the top of the ruleset, or at
a specified position. If a matching rule already exists, it is replaced.

/ctrlact remove does the opposite.

Signed-off-by: martin f. krafft <redacted>
scripts/ctrlact.pl
git clone https://git.99rst.org/PROJECT