aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 697dd10..8178671 100644
--- a/TODO
+++ b/TODO
@@ -318,7 +318,6 @@ Features:
rubbed out command line).
* some missing useful VideoTECO/TECO-11 commands and unnecessary
incompatibilities:
- * EF with buffer id
* ER command: read file(s) into current buffer at dot.
Video TECO accepts a glob pattern here.
* nEW to save a buffer by id
@@ -701,6 +700,9 @@ Features:
Allows us to do CI on FreeBSD and potentially other more obscure systems.
Also, this will allow us to migrate to another hoster like
Savannah or Sourcehut later on.
+ * nEF is currently disallowed when editing a Q-Reg as long as
+ n == Q* (default). Perhaps it should always be allowed without
+ switching from the Q-Reg view.
Optimizations:
* Use SC_DOCUMENTOPTION_STYLES_NONE in batch mode.