aboutsummaryrefslogtreecommitdiffstats
path: root/incdec
diff options
context:
space:
mode:
Diffstat (limited to 'incdec')
-rw-r--r--incdec2
1 files changed, 2 insertions, 0 deletions
diff --git a/incdec b/incdec
index 3320bad..1ad9423 100644
--- a/incdec
+++ b/incdec
@@ -51,3 +51,5 @@ bind -x '"\C-xasrp": __readline_incdec_save_readline_point'
# 2021.01.15: Idea: Maybe try using $EDITOR
+
+# 2021.08.20: Idea: If point is at start, use forward matching, if point is at end, use backward matching