summary refs log tree commit diff
path: root/input.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-07 23:03:08 -0400
committerJune McEnroe <june@causal.agency>2018-08-07 23:03:08 -0400
commit9114d0555cff0d11a8c744a1a6e323f7fd098228 (patch)
treeb24c9ddac3e1e2b8bd6dfec4ad948c15811cceaf /input.c
parentImplement cycling tab complete (diff)
downloadcatgirl-9114d0555cff0d11a8c744a1a6e323f7fd098228.tar.gz
catgirl-9114d0555cff0d11a8c744a1a6e323f7fd098228.zip
Add tab complete UI
This definitely needs refactoring.
Diffstat (limited to 'input.c')
0 files changed, 0 insertions, 0 deletions
'/src/commit/bin/hi.c?id=5c72122bf4361d2811201aa5205d2cb1d172b215&follow=1'>Skip only one character if a match fails due to parentJune McEnroe 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