From 6f208a42ce93dfac6f16cb16fdc7a4e6d37e4e7d Mon Sep 17 00:00:00 2001 From: pommicket Date: Tue, 27 Dec 2022 15:05:18 -0500 Subject: configurable max buffer size + max view-only buffer size --- main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'main.c') diff --git a/main.c b/main.c index 1de9985..dab67d9 100644 --- a/main.c +++ b/main.c @@ -32,7 +32,6 @@ FUTURE FEATURES: - comment-start + comment-end settings - robust find (results shouldn't move around when you type things) - multiple files with command line arguments -- configurable max buffer size + max view-only buffer size - :set-build-command - add numlock as a key modifier? (but make sure "Ctrl+S" handles both "No NumLock+Ctrl+S" and "NumLock+Ctrl+S" - better undo chaining (dechain on backspace?) -- cgit v1.2.3