summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore44log plain blame
-rw-r--r--LICENSE35149log plain blame
-rw-r--r--Makefile1965log plain blame
-rw-r--r--README.72504log plain blame
-rw-r--r--catgirl.19589log plain blame
-rw-r--r--chat.c6913log plain blame
-rw-r--r--chat.h5740log plain blame
-rw-r--r--command.c7330log plain blame
-rw-r--r--complete.c4198log plain blame
-rw-r--r--config.c3198log plain blame
-rwxr-xr-xconfigure630log plain blame
-rw-r--r--edit.c4991log plain blame
-rw-r--r--handle.c18847log plain blame
-rw-r--r--irc.c6031log plain blame
d---------scripts124log plain
-rw-r--r--ui.c24907log plain blame
-rw-r--r--url.c5040log plain blame
-rw-r--r--xdg.c3340log plain blame
='3' class='logmsg'> 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