From 6f13d68bfa47accf1396bf736135c23d8f3067e5 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Wed, 2 Sep 2015 19:31:44 -0700 Subject: 2133 --- edit.mu | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/edit.mu b/edit.mu index 8a99a12c..c210f4a1 100644 --- a/edit.mu +++ b/edit.mu @@ -2201,6 +2201,8 @@ d] check-trace-count-for-label 2, [print-character] ] +# todo: ctrl-right: next word-end + # left arrow scenario editor-moves-cursor-left-with-key [ @@ -2384,6 +2386,8 @@ scenario editor-moves-across-screen-lines-across-wrap-with-left-arrow [ check-trace-count-for-label 0, [print-character] ] +# todo: ctrl-left: previous word-start + # up arrow scenario editor-moves-to-previous-line-with-up-arrow [ -- cgit 1.4.1-2-gfad0