summary refs log tree commit diff
path: root/port/caesar/caesar.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-03 16:09:43 -0500
committerJune McEnroe <june@causal.agency>2021-02-04 17:10:55 -0500
commitcb2ba25a10b385397fcdccbd7609b8cb75ad8633 (patch)
treea51e3854f46227d6cbc795d0c60936196f4f977e /port/caesar/caesar.c
parentRemove cgit logo using cgitrc (diff)
downloadsrc-cb2ba25a10b385397fcdccbd7609b8cb75ad8633.tar.gz
src-cb2ba25a10b385397fcdccbd7609b8cb75ad8633.zip
Warn twice about stopped jobs
Not really sure why this previously set job_warning to 2 rather
than 1. Anyway I often just press ^D again after the warning without
really thinking, so do it twice.
Diffstat (limited to 'port/caesar/caesar.c')
0 files changed, 0 insertions, 0 deletions
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