summary refs log tree commit diff
path: root/man.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-12 22:56:11 -0400
committerJune McEnroe <june@causal.agency>2018-09-12 22:56:11 -0400
commitcd41c2a1ce9178785b1cca126a1cf1f54b6c0274 (patch)
treeaa3567d5ef83131e31a1af8d933b9e22eccd74cf /man.sh
parentUse formatParse split to position input cursor (diff)
downloadcatgirl-cd41c2a1ce9178785b1cca126a1cf1f54b6c0274.tar.gz
catgirl-cd41c2a1ce9178785b1cca126a1cf1f54b6c0274.zip
Add note about C-o
Why are there so few well usable ctrl key bindings?
Diffstat (limited to 'man.sh')
0 files changed, 0 insertions, 0 deletions
>Add 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