summaryrefslogtreecommitdiff
path: root/rlconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'rlconf.h')
-rw-r--r--rlconf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/rlconf.h b/rlconf.h
index d2ab704..c651fd8 100644
--- a/rlconf.h
+++ b/rlconf.h
@@ -54,4 +54,7 @@
X `callback' style. */
#define READLINE_CALLBACKS
+/* Define this if you want the cursor to indicate insert or overwrite mode. */
+/* #define CURSOR_MODE */
+
#endif /* _RLCONF_H_ */