summary refs log tree commit diff
path: root/www/git.causal.agency/cgitrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-20 04:36:05 -0500
committerJune McEnroe <june@causal.agency>2020-02-20 04:36:05 -0500
commit733a5ea2e8c0fe8565ef1dfee47fcf014f45675d (patch)
tree7ccbe20b4fd7d1fb71cd28e5c8338ead16461db7 /www/git.causal.agency/cgitrc
parentAdd The Obelisk Gate (diff)
downloadsrc-733a5ea2e8c0fe8565ef1dfee47fcf014f45675d.tar.gz
src-733a5ea2e8c0fe8565ef1dfee47fcf014f45675d.zip
Remove wiki script
Wikipedia seems to have removed the one-sentence extracts from the
opensearch results. Too bad.

It's not a wiki script, what we need is a command that fetches
single-sentence summaries of articles on Wikipedia.
Diffstat (limited to 'www/git.causal.agency/cgitrc')
0 files changed, 0 insertions, 0 deletions
7 -0400'>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