summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-04-07 13:59:54 -0400
committerJune McEnroe <june@causal.agency>2020-04-07 13:59:54 -0400
commit7d62762609c4014e33f731bd1809fd2319bfa203 (patch)
treeed0a606b5634dcde376ee1bfa047a211cce8e8f5 /scripts
parentCheck ignores against id (diff)
downloadcatgirl-7d62762609c4014e33f731bd1809fd2319bfa203.tar.gz
catgirl-7d62762609c4014e33f731bd1809fd2319bfa203.zip
Revert "Add C-o as alias of M-/"
This reverts commit 3a156540b8d134b05d7c318ac047a0c690cdc950.

Decided I don't like having two keys do the same thing (other than
"special" keys).
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
ded by [[:alnum:]]June McEnroe 2021-01-19Escape \ 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