about summary refs log tree commit diff
path: root/complete.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-02-18 22:40:16 -0500
committerJune McEnroe <june@causal.agency>2022-02-18 22:40:16 -0500
commit0036e6e9f093c623f87def43b45cb87efb2823e6 (patch)
tree871d8c859a74e8495a94634c12f830b65326d21a /complete.c
parentMove sandman build to scripts/Makefile (diff)
downloadcatgirl-0036e6e9f093c623f87def43b45cb87efb2823e6.tar.gz
catgirl-0036e6e9f093c623f87def43b45cb87efb2823e6.zip
Fix M-f ordering
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
class='nohover-highlight'> 2019-02-10Skip only one character if a match fails due to parentJune McEnroe Really it should skip forward until the parent changes, but this is simpler. 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe