diff options
| author | Nico R. Wohlgemuth | 2014-06-15 13:02:48 +0200 |
|---|---|---|
| committer | Nico R. Wohlgemuth | 2014-06-15 13:02:48 +0200 |
| commit | c25088fc405e7ac2b3b634ac72875c6d3aa76673 (patch) | |
| tree | 4b40187e1304ecd7eef711e01b85a51247caa04d /_data/scripts.yaml | |
| parent | 822ae6d8d7ebe0ba5d153f0b0bd9e73a29a73c2b (diff) | |
| download | scripts.irssi.org-c25088fc405e7ac2b3b634ac72875c6d3aa76673.tar.bz2 | |
Add info for levelclear.pl
Diffstat (limited to '_data/scripts.yaml')
| -rw-r--r-- | _data/scripts.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
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" |
