summary refs log tree commit diff
path: root/bin/1sh/mkbuiltins
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-02 20:07:26 -0500
committerJune McEnroe <june@causal.agency>2020-12-02 20:07:26 -0500
commitf59e7e8d5ee1164ba3801cf32cd1ab4da6792b85 (patch)
tree541fb9879d622f1e763b311b964227f15114f8fb /bin/1sh/mkbuiltins
parentPublish "Inability" (diff)
downloadsrc-f59e7e8d5ee1164ba3801cf32cd1ab4da6792b85.tar.gz
src-f59e7e8d5ee1164ba3801cf32cd1ab4da6792b85.zip
Publish "hot tips"
Diffstat (limited to 'bin/1sh/mkbuiltins')
0 files changed, 0 insertions, 0 deletions
c/commit/bin/mtags.c?id=39f9c9699111cf398ed5eb7db518c34a2ed99d4a&follow=1'>Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use 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 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe