From 461bfca37855b68ab7dab1a89d154bd483716840 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sat, 11 Aug 2018 15:49:39 -0400 Subject: Add term.c for extra terminal features Look at the cute little state machine! --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index 9a93b9d..a5e2421 100644 --- a/README +++ b/README @@ -9,6 +9,7 @@ This software requires LibreSSL and targets FreeBSD and Darwin. input.c Input command handling irc.c TLS client connection ui.c Curses UI and mIRC formatting + term.c Terminal features unsupported by curses edit.c Line editing tab.c Tab-complete url.c URL detection -- cgit 1.4.1