diff options
| author | Trevor Slocum | 2014-08-01 15:27:47 -0700 |
|---|---|---|
| committer | Trevor Slocum | 2014-08-01 15:27:47 -0700 |
| commit | 2c0b34ffefaf18f2aa746f58c789ea01bfe337fd (patch) | |
| tree | 692b5f8a2021adfdb05fae5ca81d13fae6484086 /_data | |
| parent | a81da41a8cfd9b6617b2ec0d664597d2eaeb7af2 (diff) | |
| download | scripts.irssi.org-2c0b34ffefaf18f2aa746f58c789ea01bfe337fd.tar.bz2 | |
Add scripts autoclearinput and winnum
Diffstat (limited to '_data')
| -rw-r--r-- | _data/scripts.yaml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/_data/scripts.yaml b/_data/scripts.yaml index a9bc2cf..45d9119 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -280,6 +280,16 @@ url: "http://ninja.no/irssi/autochannel.pl" version: "1.2" +- authors: "Trevor Slocum" + contact: "tslocum@gmail.com" + description: "Automatically clears pending input when you are away" + filename: "autoclearinput.pl" + modified: "2014-05-13 10:35:00" + license: "GPLv3" + name: "autoclearinput" + url: "https://github.com/tslocum/irssi-scripts" + version: "1.0.1" + - authors: "Marcin Rozycki" changed: "Fri Jan 3 23:20:06 CET 2003" contact: "derwan@irssi.pl" @@ -4372,6 +4382,16 @@ url: "http://wouter.coekaerts.be/irssi/" version: "1.0" +- authors: "Trevor Slocum" + contact: "tslocum@gmail.com" + description: "Goto a window by its reference number with /##" + filename: "winnum.pl" + modified: "2014-05-01 16:04:00" + license: "GPLv3" + name: "winnum" + url: "https://github.com/tslocum/irssi-scripts" + version: "1.0.0" + - authors: "Antti Ruokomäki" changed: "Wed Apr 12 22:46:00 2006" contact: "antti.ruokomaki@mbnet.fi" |
