From f982cffe0f35276a28e8be19b855a9008107bb77 Mon Sep 17 00:00:00 2001 From: pommicket Date: Fri, 9 Dec 2022 22:44:38 -0500 Subject: more future features --- main.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'main.c') diff --git a/main.c b/main.c index a6f56fb..027112d 100644 --- a/main.c +++ b/main.c @@ -1,5 +1,7 @@ /* FUTURE FEATURES: +- configurable max buffer size +- better undo chaining (dechain on backspace?) - regenerate tags for completion too if there are no results - config variables - bind key to multiple commands -- cgit v1.2.3