summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-12-13 10:13:02 -0500
committerpommicket <pommicket@gmail.com>2022-12-13 10:13:02 -0500
commitfd40216803159858d03289e4c9bf37ec1f8332e7 (patch)
treef7c83eef772a91cc8e2d784c61ea818fee0b7968 /main.c
parent17e12d6cd6dc769d714991da97db153e7225180e (diff)
more future feature ideas
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/main.c b/main.c
index 027112d..1967db8 100644
--- a/main.c
+++ b/main.c
@@ -1,7 +1,8 @@
/*
FUTURE FEATURES:
-- configurable max buffer size
+- configurable max buffer size + max view-only buffer size
- better undo chaining (dechain on backspace?)
+- allow multiple fonts (fonts directory?)
- regenerate tags for completion too if there are no results
- config variables
- bind key to multiple commands