summary refs log tree commit diff
path: root/home/.config/git/config
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-02-07 12:07:01 -0500
committerJune McEnroe <programble@gmail.com>2018-02-07 12:07:01 -0500
commit11c23c1f97eefd5f748469d4c88b8c67e95a93dd (patch)
treee85603171f1ebb0de3f1398f5973ef9e259a6ddd /home/.config/git/config
parentRename title to status in gfcocoa (diff)
downloadsrc-11c23c1f97eefd5f748469d4c88b8c67e95a93dd.tar.gz
src-11c23c1f97eefd5f748469d4c88b8c67e95a93dd.zip
Exit by returning false from input to gf{b,cocoa}
I haven't built gfb yet, so a fix commit is probably incoming.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
mmit/www/git.causal.agency/source-filter.sh?id=5be0d7f6ec83dd09837f5da2617178136954c90d&follow=1'>Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe