summary refs log tree commit diff
path: root/txt/.notemap
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-18 21:30:12 +0000
committerJune McEnroe <june@causal.agency>2020-12-27 19:50:54 -0500
commit183c2b0e789be27752223c164837a90dfb8fadb2 (patch)
treed994d3dde6d26e95cd7f658b3903ddf63c7dee71 /txt/.notemap
parentRemove dependency on memrchr (diff)
downloadsrc-183c2b0e789be27752223c164837a90dfb8fadb2.tar.gz
src-183c2b0e789be27752223c164837a90dfb8fadb2.zip
Bail from blame if blob is binary
This avoids piping binary blobs through the source-filter.
Diffstat (limited to 'txt/.notemap')
0 files changed, 0 insertions, 0 deletions
it/bin/qf.c?id=095aef4eef5efd2c2ad7b73ce0ae093a9a227a17&follow=1'>Don'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