From: David Leadbeater Date: Mon, 13 Oct 2014 10:02:48 +0000 (+0100) Subject: Merge pull request #24 from tslocum/newscripts X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=cafcaf8437e69c329cf5080293e71aa0787c67e0;p=irssi-scripts.irssi.org.git Merge pull request #24 from tslocum/newscripts Add scripts autoclearinput and winnum --- cafcaf8437e69c329cf5080293e71aa0787c67e0 diff --cc _data/scripts.yaml index 7d9ba96,45d9119..d6d9acd --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@@ -261,7 -280,18 +261,17 @@@ 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" description: "Auto regain ops in empty opless channels" filename: "autocycle.pl" @@@ -4068,11 -4382,22 +4078,21 @@@ 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" - description: "If timestamp_timeout is used, the text . will be indented when the stamp is hidden" + description: "If timestamp_timeout is used, the text will be indented when the stamp is hidden" filename: "wisestamp.pl" - modified: "2008-05-25 14:58:29" + modified: "2006-04-12 22:46:00" license: "Public Domain" name: "wisestamp" version: "1.1"