summary refs log tree commit diff
path: root/bin/typer.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-06 17:31:04 +0000
committerJune McEnroe <june@causal.agency>2021-09-06 17:31:04 +0000
commitef589a829e5e1445f73bf88154b31e54d3601cd0 (patch)
tree0d0678f8e8fa1a157e7a8305c7873a75daab6ae5 /bin/typer.c
parentAdd Clay's Ark (diff)
downloadsrc-ef589a829e5e1445f73bf88154b31e54d3601cd0.tar.gz
src-ef589a829e5e1445f73bf88154b31e54d3601cd0.zip
Show about path in page title
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
msg'> 2019-02-10Don't match DQ string inside SQ stringJune McEnroe 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