about summary refs log tree commit diff
path: root/handle.c (follow)
Commit message (Expand)AuthorAge
* Handle notices and actionsJune McEnroe2020-02-02
* Add extremely basid handlePrivmsgJune McEnroe2020-02-02
* Remove style string macrosJune McEnroe2020-02-02
* Add idColorsJune McEnroe2020-02-02
* Implement window switching and status lineJune McEnroe2020-02-02
* Handle nickname errorsJune McEnroe2020-02-02
* Parse time tagJune McEnroe2020-02-02
* Implement the beginnings of UIJune McEnroe2020-02-01
* Fix CapNames array indicesJune McEnroe2020-02-01
* Blindly implement login flowJune McEnroe2020-02-01
lnum:]]June McEnroe 2021-01-19Escape \ 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