summary refs log tree commit diff
path: root/bin/sup.sh (follow)
Commit message (Expand)AuthorAge
* Add LWN to supJune McEnroe2022-01-12
* Add tildegit (gitea) to supJune McEnroe2022-01-09
* Fix lobsters/tildenews loginJune McEnroe2021-10-04
* Add patreon to supJune McEnroe2021-07-05
* Add asciinema to supJune McEnroe2021-02-21
* Add Liberapay to supJune McEnroe2021-02-21
* Add bugzilla support to supJune McEnroe2021-02-17
* Use curl --url for URL from emailJune McEnroe2021-02-17
* Add tildenews support to supJune McEnroe2021-02-16
* Add sup for setting single-use passwordsJune McEnroe2021-02-16
an title='2022-06-03 10:34:51 -0400'>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