summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-03-02 10:52:08 -0500
committerpommicket <pommicket@gmail.com>2023-03-02 10:52:08 -0500
commit4aebef26deaed5d26fe450193da044f7734051e1 (patch)
tree1bc66ba0db2e41bb78241eda9bf14466e8538f37 /main.c
parenteddcc7e8c6c02970ac658024b3a8c6b5f416c8a5 (diff)
:previous-position
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index 5180282..c5c263a 100644
--- a/main.c
+++ b/main.c
@@ -6,7 +6,6 @@ FUTURE FEATURES:
- styles ([color] sections)
- for this, it would be nice to have #include in ted.cfg
- make go-to-definition/hover/highlight modifier key configurable
-- return to previous location in buffer
- font setting & support for multiple fonts to cover more characters
- support for variable-width fonts
- robust find (results shouldn't move around when you type things)