From eac0f83efa3d6b1db2715c21d60b170a546ebc0a Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Wed, 8 Aug 2018 16:59:26 -0400 Subject: Factor out line editing to edit.c --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 59079c1..db03f11 100644 --- a/README +++ b/README @@ -4,7 +4,8 @@ This software targets FreeBSD and requires LibreSSL. chat.h Shared state and function prototypes chat.c Command line parsing and poll loop - ui.c Curses UI, mIRC formatting, line editing + ui.c Curses UI and mIRC formatting + edit.c Line editing irc.c TLS client connection input.c Input command handling handle.c Incoming command handling -- cgit 1.4.0