aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index d21b819..fe271fb 100644
--- a/TODO
+++ b/TODO
@@ -98,8 +98,6 @@ Features:
* some missing useful VideoTECO/TECO-11 commands:
* EF with buffer id
* ER command: read file into current buffer at dot
- * ^C: exit from program. Should probably be disallowed
- in interactive mode.
* nEW to save a buffer by id
* use CRTP for RBTrees to avoid unnecessary virtual method calls.
This means that like the original BSD headers, implementations