summary refs log tree commit diff
path: root/etc/tf/cfg
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-09-10 02:34:48 -0400
committerJune McEnroe <june@causal.agency>2019-09-10 02:34:48 -0400
commit9f0859a72731e651a78b3024bf532e8be6e90378 (patch)
treea7fbb42eec0107d5b788151f98ae2fee0e6c00aa /etc/tf/cfg
parentSet title User-Agent (diff)
downloadsrc-9f0859a72731e651a78b3024bf532e8be6e90378.tar.gz
src-9f0859a72731e651a78b3024bf532e8be6e90378.zip
Set Accept-Encoding in title
Because apparently it's fine for servers to respond with
Content-Encoding you didn't ask for, and curl won't decode it if you
didn't ask for it.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
6b5d46b37b7a7ada4e0dd70d08f652&follow=1'>FIRST 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