summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-03-23 14:25:36 -0400
committerpommicket <pommicket@gmail.com>2023-03-23 14:25:36 -0400
commitf47b513f8ac32d5eeebc1de187232c99751562a2 (patch)
treed8ad7dcf3c197d7b9e82ee9691952c84810dfbb6 /main.c
parent9b572a245f8b348dd6c0df9eab2637d445b61fbc (diff)
add macro information to README
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 5b243a2..b13a7a3 100644
--- a/main.c
+++ b/main.c
@@ -13,6 +13,7 @@ FUTURE FEATURES:
if there are too many files, give an error like "use a different tool for this"
- config variables
- bind key to multiple commands
+ - convert macro to command list
- plugins?
- TED_PLUGIN macro defined before including ted.h
this can remove struct definitions to guarantee forwards compatibility