From 2baa14add6d9976c29b27cf4470bb458a0198694 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 6 Jul 2025 06:37:07 +0200 Subject: supports a numeric buffer id now * ED hooks are not executed in this case * is now allowed even when editing a Q-Reg, unless you try to close the current buffer --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'TODO') 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. -- cgit v1.2.3