summary refs log tree commit diff
path: root/bin/hilex.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-03 20:45:53 -0400
committerJune McEnroe <june@causal.agency>2021-10-03 20:45:53 -0400
commit8cebe6bf306832bb1590d1f86cb41a56fc092493 (patch)
tree8432ea5b14e5ebbfb5d8d0cbccd00d8ca9dc1f78 /bin/hilex.h
parentAdd Earthlings (diff)
downloadsrc-8cebe6bf306832bb1590d1f86cb41a56fc092493.tar.gz
src-8cebe6bf306832bb1590d1f86cb41a56fc092493.zip
Limit Atom feed to 20 most recent entries
20 is what everyone else seems to do. It's not too large putting
them all in right now, but it's infeasible to do forever.
Diffstat (limited to 'bin/hilex.h')
0 files changed, 0 insertions, 0 deletions
catgirl/commit/ui.c?h=1.9&id=3f3fa34d8aa914e6d65e524d4ab3cd944082cde7&follow=1'>Implement word wrappingJune McEnroe 2018-08-06Use wchar_t strings for all of UIJune McEnroe 2018-08-06Rename line editing functionsJune McEnroe 2018-08-05Initialize all possible color pairsJune McEnroe 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe