aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2024-11-19 14:33:30 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2024-11-23 02:31:29 +0300
commit07b52f78680858683acb4e40b158f8926285cae4 (patch)
tree9cd329e6c671d909bb4d14c9f61a6d4c97331d83 /TODO
parent9610dceb6527fcf43e0997c53e8dcf7186721e1a (diff)
downloadsciteco-07b52f78680858683acb4e40b158f8926285cae4.tar.gz
implemented search mode flag (^X): allow case-sensitive searches (closes #17)
* Usually you will only want -^X for enabling case sensitive searches and 0^X for case-insensitive searches (which is also the default). * An open question is what happens if the user sets -^X and then calls a macro. The search mode flag should probably be stacked away along with the search-string. This means we'd need a ^X special Q-Reg as well, so you can write [^X[_ 0^X S...$ ]_]^X. Alternatively, the search mode flag should be a property of the macro frame, along with the radix.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/TODO b/TODO
index ea7b36d..9a353eb 100644
--- a/TODO
+++ b/TODO
@@ -324,10 +324,7 @@ Features:
(request of N.M.).
Could be called <_> (a global-search variant in classic TECO).
* Shortcut for cutting into Q-Register. Typing 10Xq10K is very
- annoying to type. We could use the @ modifier 10@Xq or
- define a new command, like ^X (search-mode flag in classic
- TECO). On the other hand, a search mode setting would be
- useful in SciTECO as well!
+ annoying to type. We could use the @ modifier 10@Xq.
FX would be available as well, but is perhaps best reserved
for some mmenonics.
An elegant alternative might be to introduce single-character