From ded2b6afb602719a52c3b4934cec5327dc8d3d1a Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Tue, 1 Sep 2020 20:35:17 -0400 Subject: Factor buffer out of ui In preparation for doing line wrapping outside of ncurses. --- README.7 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.7') diff --git a/README.7 b/README.7 index 6842fd3..aa05fac 100644 --- a/README.7 +++ b/README.7 @@ -1,4 +1,4 @@ -.Dd August 4, 2020 +.Dd September 1, 2020 .Dt README 7 .Os "Causal Agency" .\" To view this file, run: man ./README.7 @@ -154,6 +154,8 @@ curses interface IRC message handling .It Pa command.c input command handling +.It Pa buffer.c +line wrapping .It Pa edit.c line editing .It Pa complete.c -- cgit 1.4.1