diff options
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |