summary refs log tree commit diff
path: root/bin/man1/fbatt.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-08-12 18:15:16 -0400
committerJune McEnroe <june@causal.agency>2021-08-12 18:15:16 -0400
commit8e3eea73f069cdbbc16da14e48a44d610dd07a07 (patch)
tree42348390bad4f4a92d4cd98c3f717a5ab18ef944 /bin/man1/fbatt.1
parentMake minute adjustments to causal.agency (diff)
downloadsrc-8e3eea73f069cdbbc16da14e48a44d610dd07a07.tar.gz
src-8e3eea73f069cdbbc16da14e48a44d610dd07a07.zip
Add cat alias using less
Idea is that LESS=FRX makes it the same for short files... But less
on OpenBSD behaves weirdly. I'll see.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
'>Set 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