about summary refs log tree commit diff
path: root/term.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-10-28 02:14:22 -0400
committerJune McEnroe <june@causal.agency>2018-10-28 02:14:22 -0400
commit36ec6cf258e9b5c3aa49cbfd3179a8714b52fee5 (patch)
tree5fe128d5375d5ea18a14ef1641da49e94d0f6f60 /term.c
parentFix verbose view name in man page (diff)
downloadtest-36ec6cf258e9b5c3aa49cbfd3179a8714b52fee5.tar.gz
test-36ec6cf258e9b5c3aa49cbfd3179a8714b52fee5.zip
Use const char *argv[] signatures
C is really weird about this stuff, but this makes more sense to me.
Diffstat (limited to 'term.c')
0 files changed, 0 insertions, 0 deletions
k with -lcurseswJune McEnroe 2018-08-02Use libtls "compat" ciphersJune McEnroe irc.mozilla.org, using GnuTLS, doesn't support *any* of the "secure" ciphers! 2018-08-02Add UI and handle some kinds of server messagesJune McEnroe Seems like handling input is going to be the worst thing ever. 2018-08-02Add chroot.tar targetJune McEnroe