aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2025-07-25 11:08:18 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2025-07-26 00:42:15 +0300
commit83dddcf2064c26d3ac2a12d7b8158f8891329181 (patch)
treef900fec8e842074c95e4c103b348fc882925aabb /TODO
parenteee669a76b3c0b1928475d55d9e1333b3d15bb8c (diff)
downloadsciteco-83dddcf2064c26d3ac2a12d7b8158f8891329181.tar.gz
support :=/:==/:=== commands: print number without trailing linefeed
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 66f2476..a268b89 100644
--- a/TODO
+++ b/TODO
@@ -340,7 +340,6 @@ Features:
The DEC behavior could be achieved by always searching till the end
of the buffer, but excluding all matches beyond the target range.
* :Gq, T, ^T and stdio in general
- * :=, :==, :=== to inhibit the linefeed.
* ^W was an immediate action command to repaint the screen.
This could be a regular command to allow refreshing in long loops.
Video TECO had ET for the same purpose.