diff options
author | pommicket <pommicket@gmail.com> | 2022-12-09 22:44:38 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-09 22:44:38 -0500 |
commit | f982cffe0f35276a28e8be19b855a9008107bb77 (patch) | |
tree | be713612e4e0ed1c6f1103499d50d92ef7fbf00e | |
parent | 1778f1b3e3a55925a99414d9f100e24071a63f42 (diff) |
more future features
-rw-r--r-- | main.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |