summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-03-23 15:40:43 -0400
committerpommicket <pommicket@gmail.com>2023-03-23 15:40:43 -0400
commit6643ff4c14cc27bf80189aadaf65c36ac2e7307f (patch)
tree4c2655192551a0298378024e24470e83776cddb5 /main.c
parentf47b513f8ac32d5eeebc1de187232c99751562a2 (diff)
increment-number and decrement-number
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index b13a7a3..9e9f1c2 100644
--- a/main.c
+++ b/main.c
@@ -1,5 +1,6 @@
/*
- ctrl+9/0 to inc/dec number
+- handle leading zeroes
FUTURE FEATURES:
- better undo chaining (dechain on backspace?)
- font setting & support for multiple fonts to cover more characters