summary refs log tree commit diff
path: root/prune.zsh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-04-13 23:44:58 -0400
committerJune McEnroe <june@causal.agency>2018-04-13 23:45:27 -0400
commitf1a846f5896a7f0504ab9d6441bd8b888fc4f5f9 (patch)
tree000bf0bf25e3dd87700081bfb18e00e8cce96f15 /prune.zsh
parentFlatten txt/music (diff)
downloadsrc-f1a846f5896a7f0504ab9d6441bd8b888fc4f5f9.tar.gz
src-f1a846f5896a7f0504ab9d6441bd8b888fc4f5f9.zip
Apply brot color in a second pass and time frames
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ommit/bin/qf.c?id=90b47ca285a6fa0b970e338afa723606cfe68c53&follow=1'>Set 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 McEnroeoFlowJune McEnroe 2019-02-22Move IRC formatting reset to C-sJune McEnroe 2019-02-22Disable terminal flow controlJune McEnroe 2019-02-22Bind up and down arrows to scrollJune McEnroe 2019-02-22Remove topic TODOJune McEnroe 2019-02-22Add /znc commandJune McEnroe 2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe