diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-07-25 11:08:18 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2025-07-26 00:42:15 +0300 |
commit | 83dddcf2064c26d3ac2a12d7b8158f8891329181 (patch) | |
tree | f900fec8e842074c95e4c103b348fc882925aabb /TODO | |
parent | eee669a76b3c0b1928475d55d9e1333b3d15bb8c (diff) | |
download | sciteco-83dddcf2064c26d3ac2a12d7b8158f8891329181.tar.gz |
support :=/:==/:=== commands: print number without trailing linefeed
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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. |