summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-03-04 14:31:51 -0500
committerpommicket <pommicket@gmail.com>2023-03-04 14:31:51 -0500
commit2bdf5709514f5ff4fd734945c883f7789d9cda64 (patch)
tree46c36e0b94563579fcf92ac30152a13b1d988446 /main.c
parent21296931233d6c955f0a3394c202043e0e58731d (diff)
check for %include loops
Diffstat (limited to 'main.c')
-rw-r--r--main.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/main.c b/main.c
index 25956df..c5c48d3 100644
--- a/main.c
+++ b/main.c
@@ -1,9 +1,11 @@
/*
-@TODO: check for %include loops
+@TODO:
+- higlighlight directives in ted.cfg
FUTURE FEATURES:
- styles ([color] sections)
- for this, it would be nice to have #include in ted.cfg
- better undo chaining (dechain on backspace?)
+- auto-reload config even for %included files
- manual.md
- regenerate tags for completion too if there are no results
- font setting & support for multiple fonts to cover more characters