summary refs log tree commit diff
path: root/bin/hi.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-29 17:44:48 -0500
committerJune McEnroe <june@causal.agency>2020-12-29 17:44:48 -0500
commit693d2d48b0c5dc584d01c6878bfc293823613f2a (patch)
treeaf169bacd1bed94b8a5809370d6ab27e9d31e1d8 /bin/hi.c
parentMatch lex/yacc %% %{ %} lines as Macro (diff)
downloadsrc-693d2d48b0c5dc584d01c6878bfc293823613f2a.tar.gz
src-693d2d48b0c5dc584d01c6878bfc293823613f2a.zip
Clean up hilex code somewhat
Diffstat (limited to 'bin/hi.c')
0 files changed, 0 insertions, 0 deletions
-08-03 19:48:15 -0400'>2018-08-03Use a wide pad for the topicJune McEnroe 2018-08-03Ignore NOTICEs not sent to the channelJune McEnroe 2018-08-03Handle KICK and NICKJune McEnroe 2018-08-03Continue on EINTR from pollJune McEnroe 2018-08-03Handle ACTIONsJune McEnroe 2018-08-03Use more octal char literalsJune McEnroe 2018-08-03Send a WHO in response to NAMES to get usernamesJune McEnroe 2018-08-03Colorize nicks and channelsJune McEnroe 2018-08-03Add support for mIRC colorsJune McEnroe 2018-08-03Handle bold, italic, underlineJune McEnroe 2018-08-03Add prift function for "prefix shift"June McEnroe 2018-08-03Link with -lcurseswJune McEnroe 2018-08-02Use libtls "compat" ciphersJune McEnroe 2018-08-02Add UI and handle some kinds of server messagesJune McEnroe 2018-08-02Add chroot.tar targetJune McEnroe