summary refs log tree commit diff
path: root/.config/htop/htoprc
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2016-09-12 19:51:31 -0400
committerJune McEnroe <programble@gmail.com>2016-09-12 19:51:31 -0400
commit7b6e164883c1de663e0611dab96998abd93f9467 (patch)
tree146bc26430d096c87b474d35219d313f8da72362 /.config/htop/htoprc
parentRewrite xx.c (diff)
downloadsrc-7b6e164883c1de663e0611dab96998abd93f9467.tar.gz
src-7b6e164883c1de663e0611dab96998abd93f9467.zip
Prevent offset from xx when reading zero
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
c7&follow=1'>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