From c25088fc405e7ac2b3b634ac72875c6d3aa76673 Mon Sep 17 00:00:00 2001 From: Nico R. Wohlgemuth Date: Sun, 15 Jun 2014 13:02:48 +0200 Subject: Add info for levelclear.pl --- _data/scripts.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 9c6d05f..55be288 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -2281,6 +2281,17 @@ url: "http://irssi.org/scripts/" version: "20040515" +- authors: "Nico R. Wohlgemuth" + commands: "levelclear" + contact: "nico@lifeisabug.com" + description: "Similar to crapbuster.pl but uses irssis internal scrollback levelclear functionality and is able to clear the previous window automatically after having switched to a new one when levelclear_autoclear is set to true." + filename: "levelclear.pl" + modified: "2014-06-15 12:59:00" + license: "WTFPL" + name: "levelclear" + url: "http://scripts.irssi.org/" + version: "1.0" + - authors: "Jari Matilainen" contact: "jmn98015@student.mdh.se" description: "Licq statusbar thingy" -- cgit v1.2.3 From 50576e04655d0e98c4b2feeffa7f94eb7e00aa48 Mon Sep 17 00:00:00 2001 From: Nico R. Wohlgemuth Date: Sun, 15 Jun 2014 17:10:05 +0200 Subject: Update levelclear.pl to version 1.1 --- _data/scripts.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_data/scripts.yaml') diff --git a/_data/scripts.yaml b/_data/scripts.yaml index 55be288..5ac7be2 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -2286,11 +2286,11 @@ contact: "nico@lifeisabug.com" description: "Similar to crapbuster.pl but uses irssis internal scrollback levelclear functionality and is able to clear the previous window automatically after having switched to a new one when levelclear_autoclear is set to true." filename: "levelclear.pl" - modified: "2014-06-15 12:59:00" + modified: "2014-06-15 17:07:00" license: "WTFPL" name: "levelclear" url: "http://scripts.irssi.org/" - version: "1.0" + version: "1.1" - authors: "Jari Matilainen" contact: "jmn98015@student.mdh.se" -- cgit v1.2.3