diff options
| author | tomaw | 2014-08-01 23:03:14 +0100 |
|---|---|---|
| committer | tomaw | 2014-08-01 23:03:14 +0100 |
| commit | a81da41a8cfd9b6617b2ec0d664597d2eaeb7af2 (patch) | |
| tree | 277b460423a1a3b296ebb0782818c1b8776dc818 /_data | |
| parent | a74bbb4b65a70580183f45fe3151256ab44871cc (diff) | |
| parent | c05ceb87e6013dbdeb915e571e29b431a71170fc (diff) | |
| download | scripts.irssi.org-a81da41a8cfd9b6617b2ec0d664597d2eaeb7af2.tar.bz2 | |
Merge pull request #22 from WhitePatches/gh-pages
Add noticelogic script
Diffstat (limited to '_data')
| -rw-r--r-- | _data/scripts.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/_data/scripts.yaml b/_data/scripts.yaml index e52a0e2..a9bc2cf 100644 --- a/_data/scripts.yaml +++ b/_data/scripts.yaml @@ -2880,6 +2880,18 @@ sbitems: "noteserv" version: "2002123101" +- authors: "Ben Klein, based on noticemove by Timo Sirainen" + changed: "2014-07-10T09:20+1000" + changes: "v2.0 - Rewrite noticemove to prefer active window" + contact: "shacklein\@gmail.com", + description: "Print private notices in query/channel where you're talking to them. Prefers active window if they're there with you." + filename: "noticelogic.pl" + modified: "2014-07-09 23:20" + license: "Public Domain" + name: "notice logic" + url: "http://irssi.org/" + version: "2.0" + - authors: "Timo Sirainen" changed: "2002-03-04T22:47+0100," changes: "v1.01 - fixed infinite loop when you werent connected to server :)" |
