From 6d128e81fbd4d7f8642ee79f49099e581f1a5a58 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Mon, 13 Sep 2021 20:47:10 +0000 Subject: Update scooper to 1.3 --- irc/scooper/distinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'irc/scooper/distinfo') diff --git a/irc/scooper/distinfo b/irc/scooper/distinfo index dc2a6ec..ca32657 100644 --- a/irc/scooper/distinfo +++ b/irc/scooper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622042062 -SHA256 (scooper-1.2.tar.gz) = 0195893cb72e6ca46d7f3332c7f3e003a5287770c7e35f9a33ef3d218349115b -SIZE (scooper-1.2.tar.gz) = 27069 +TIMESTAMP = 1631565882 +SHA256 (scooper-1.3.tar.gz) = 8fa5dd6047290fba319dcd69d14e70e5efbe70cb5024224772fd5888cb457bfb +SIZE (scooper-1.3.tar.gz) = 2324402 -- cgit 1.4.1 dontfiles
summary refs log tree commit diff
path: root/www/text.causal.agency/010-irc-suite.7 (unfollow)
Commit message (Collapse)Author
2022-06-10Switch to jorts Install scriptJune McEnroe
2022-06-08Indicate if still reading or no resultsJune McEnroe
2022-06-08Add Maiden, Mother, CroneJune McEnroe
Mixed bag like most collections of short stories. Some of them are pretty good. The author of the worst written story also has the worst written bio.
2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe
2022-06-03Set line number on File linesJune McEnroe
2022-06-03Stop polling stdin after EOFJune McEnroe
2022-06-02Set TABSIZE=4June McEnroe
Absolutely indiscriminately.
2022-06-02Do basic match highlightingJune McEnroe
2022-06-02Clean up parsing a littleJune McEnroe
2022-06-02Don't duplicate path stringJune McEnroe
2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe
For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine.
2022-06-02Add initial working version of qfJune McEnroe
2022-05-29Set prompt for okshJune McEnroe