summary refs log tree commit diff
path: root/port
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-29 18:37:17 -0500
committerJune McEnroe <june@causal.agency>2020-12-29 18:37:17 -0500
commit2901b90df2243e7844106cff525967b1d3305a8b (patch)
treee5bf4770e749599d47aab7ad11d2bd3b9917881d /port
parentClean up hilex code somewhat (diff)
downloadsrc-2901b90df2243e7844106cff525967b1d3305a8b.tar.gz
src-2901b90df2243e7844106cff525967b1d3305a8b.zip
Clean up C lexer
This ordering of rules feels much cleaner.
Diffstat (limited to 'port')
0 files changed, 0 insertions, 0 deletions
2d52e73b1511101&follow=1'>Hash to colors in the range 2-75June McEnroe 2020-02-10Improve color fudgingJune McEnroe 2020-02-10Support all 99 IRC colorsJune McEnroe 2020-02-10Avoid coloring mentions if there are control codesJune McEnroe 2020-02-10Recalculate unreadLines on reflowJune McEnroe 2020-02-10Only make windows hotterJune McEnroe 2020-02-10Always increase unreadLinesJune McEnroe 2020-02-10Move scroll marker on resizeJune McEnroe 2020-02-10Update line count for words longer than linesJune McEnroe 2020-02-10Simplify mark, heat, unread trackingJune McEnroe 2020-02-10Update prompt when own nick changesJune McEnroe 2020-02-10Match URLs surrounded by parenthesesJune McEnroe 2020-02-10Fix M-a so it properly cycles back to where it startedJune McEnroe 2020-02-09Add M-lJune McEnroe 2020-02-09Add /whoisJune McEnroe 2020-02-09Add /msgJune McEnroe