Imported from ../bash-2.05b.tar.gz.
[platform/upstream/bash.git] / lib / readline / rlconf.h
index d2ab704..c651fd8 100644 (file)
@@ -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_ */