summary refs log tree commit diff
path: root/home/.config/htop/htoprc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-07-23 16:03:52 -0400
committerJune McEnroe <june@causal.agency>2018-07-23 16:03:52 -0400
commit03dabaf236130eb13a91d57dd59ff960e5d99abb (patch)
tree9f47543daf36a9710d706c4de43939b534c8e73c /home/.config/htop/htoprc
parentFix scheme indentation (diff)
downloadsrc-03dabaf236130eb13a91d57dd59ff960e5d99abb.tar.gz
src-03dabaf236130eb13a91d57dd59ff960e5d99abb.zip
Link with -lcurses
Turns out that NetBSD has its own curses implementation and I'm all for
not linking GNU software <3
Diffstat (limited to 'home/.config/htop/htoprc')
0 files changed, 0 insertions, 0 deletions
hlight'> 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