about summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore44log plain blame
-rw-r--r--LICENSE35149log plain blame
-rw-r--r--Makefile2340log plain blame
-rw-r--r--README.73108log plain blame
-rw-r--r--catgirl.113670log plain blame
-rw-r--r--chat.c8934log plain blame
-rw-r--r--chat.h6849log plain blame
-rw-r--r--command.c12553log plain blame
-rw-r--r--complete.c4142log plain blame
-rw-r--r--config.c3198log plain blame
-rwxr-xr-xconfigure762log plain blame
-rw-r--r--edit.c6133log plain blame
-rw-r--r--handle.c33507log plain blame
-rw-r--r--irc.c6808log plain blame
-rw-r--r--log.c2805log plain blame
d---------scripts280log plain
-rw-r--r--ui.c27159log plain blame
-rw-r--r--url.c5092log plain blame
-rw-r--r--xdg.c3815log plain blame
s.c?id=3e4cbcf40a45dfe50b6ffc107307ec28ad6eb7e0&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 These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe