diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-12-13 14:29:00 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-12-13 14:29:00 +0300 |
commit | e2313a7023410bccaa7bfec2f5966a6591d75bdc (patch) | |
tree | 2c7a69ab7813ce1c8c3d39173c4f73f34f60afc3 /TODO | |
parent | be36df018093bc3ccde34194beb611a8d87b890e (diff) | |
download | sciteco-e2313a7023410bccaa7bfec2f5966a6591d75bdc.tar.gz |
document the FK...$^SR idiom
* We don't actually have to negate ^S results after FK.
For deleting the matched pattern, you can use ^YD or -^SD.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -146,7 +146,6 @@ Known Bugs: files around, it does not produce a core dump. Features: - * Perhaps ^S should return a positive number after <FK>. * Auto-indention could be implemented via context-sensitive immediate editing commands similar to tab-expansion. Avoids having to make LF a magic character in insertion |