summary refs log tree commit diff
path: root/url.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-05-14 16:56:07 -0400
committerJune McEnroe <june@causal.agency>2020-05-14 16:56:07 -0400
commitd8ef02150694386b4dd88ea563fdfeb281e5530e (patch)
tree943e51ee6dd7731e56654cd4ea8702b102fa235e /url.c
parentDo not stop when files in XDG dirs are inaccessible (diff)
downloadcatgirl-d8ef02150694386b4dd88ea563fdfeb281e5530e.tar.gz
catgirl-d8ef02150694386b4dd88ea563fdfeb281e5530e.zip
Fix page scrolling distance for SplitLines
Diffstat (limited to 'url.c')
0 files changed, 0 insertions, 0 deletions
98ed5eb7db518c34a2ed99d4a&follow=1'>Escape \ 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