summary refs log tree commit diff
path: root/home/.lldbinit
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-04-20 15:48:24 -0400
committerJune McEnroe <june@causal.agency>2022-04-20 19:55:53 +0000
commit5bc99f81f551075f82f6d2438e4d80d768536fcb (patch)
tree7ce0b54742121fed653a4e427beefb646ee27d13 /home/.lldbinit
parentMake (pun) the dependencies make (pun) more sense (diff)
downloadsrc-5bc99f81f551075f82f6d2438e4d80d768536fcb.tar.gz
src-5bc99f81f551075f82f6d2438e4d80d768536fcb.zip
Set txt mtimes to source mtimes
Diffstat (limited to 'home/.lldbinit')
0 files changed, 0 insertions, 0 deletions
.c?id=3e6c29a0d0e43587289e46f38f2a2e18dc5778e4&follow=1'>Do 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