From 872608e5c4fb814604a359a4b8b2f3bcf317cf0f Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Wed, 12 Sep 2018 20:23:45 -0400 Subject: Factor out IRC formatting parsing --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index a50bf31..8737aea 100644 --- a/README +++ b/README @@ -9,7 +9,8 @@ This software requires LibreSSL and targets FreeBSD and Darwin. handle.c Incoming command handling input.c Input command handling irc.c TLS client connection - ui.c Curses UI and mIRC formatting + format.c IRC formatting + ui.c Curses UI term.c Terminal features unsupported by curses edit.c Line editing tab.c Tab-complete -- cgit 1.4.1