aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2015-02-11 06:14:25 +0100
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2015-02-11 06:14:25 +0100
commitdb04cac2fb3107043e5d31159ee916b79e53c2a5 (patch)
tree055f80af237b2e97b6a899503f51992c99f6c040 /TODO
parentd24bc4a3670c253fad5bee380c35e8a45dd283a2 (diff)
downloadsciteco-db04cac2fb3107043e5d31159ee916b79e53c2a5.tar.gz
updated TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0ed7f4b..67b8f77 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,13 @@ Features:
* Buffer ids should be "circular", i.e. interpreted modulo the
number of buffers in the ring. This allows "%*" to wrap at the
end of the buffer list.
+ * Revert rubout: Instead of discarding rubbed out characters,
+ they should be kept in the command line placing the command line
+ cursor before them.
+ The rubbed out characters could then be re-inserted with a special
+ immediate editing command or by retyping them allowing you to move
+ back and forth in the editor state resulting from a command line.
+ This would be SciTECO's version of Redo.
* properly support Unicode encodings and the character-based model
* link against libncursesw if possible
* translate documents to Unicode strings