]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
Merge pull request #24 from tslocum/newscripts
authorDavid Leadbeater <redacted>
Mon, 13 Oct 2014 10:02:48 +0000 (11:02 +0100)
committerDavid Leadbeater <redacted>
Mon, 13 Oct 2014 10:02:48 +0000 (11:02 +0100)
Add scripts autoclearinput and winnum

1  2 
_data/scripts.yaml

index 7d9ba9609f5915c98b99ea0294f5ca9ec8c8c8eb,45d9119ad1c2ed7bd1b03aae862df80c99df52d8..d6d9acd36d6957e4bbc825c980f0b6b34969d12a
    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"
    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"
git clone https://git.99rst.org/PROJECT