summary refs log tree commit diff
path: root/home/.gdbinit
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-19 23:33:49 -0500
committerJune McEnroe <june@causal.agency>2021-01-19 23:38:11 -0500
commit959b6cc5b728d67b561becc042e8d37cd4f54a9c (patch)
tree97a7233303e011fd3d8c70126c21c4adff4e6a80 /home/.gdbinit
parentEscape \ and / in mtags search patterns (diff)
downloadsrc-959b6cc5b728d67b561becc042e8d37cd4f54a9c.tar.gz
src-959b6cc5b728d67b561becc042e8d37cd4f54a9c.zip
Prefer tag matches not preceded by [[:alnum:]]
Otherwise the "id" in "void" matches for "void id".
Diffstat (limited to 'home/.gdbinit')
0 files changed, 0 insertions, 0 deletions
> 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 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 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe