diff options
| author | tomaw | 2014-06-22 13:33:18 +0100 |
|---|---|---|
| committer | tomaw | 2014-06-22 13:33:18 +0100 |
| commit | 525b2128888f1e3ca2088a54cc086b102dbfe690 (patch) | |
| tree | 0b75d4ef94034cabb8e16fe2d5e9a3d6ce6367e5 /_data | |
| parent | 4e427270322a274e1e00ddbc02d53e70ef5d615d (diff) | |
| parent | 50576e04655d0e98c4b2feeffa7f94eb7e00aa48 (diff) | |
| download | scripts.irssi.org-525b2128888f1e3ca2088a54cc086b102dbfe690.tar.bz2 | |
Merge pull request #8 from incognico/levelclear
Add levelclear.pl
Diffstat (limited to '_data')
| -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 32f90aa..afbfb9e 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -2248,6 +2248,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 17:07:00" + license: "WTFPL" + name: "levelclear" + url: "http://scripts.irssi.org/" + version: "1.1" + - authors: "Jari Matilainen" contact: "jmn98015@student.mdh.se" description: "Licq statusbar thingy" |
