summaryrefslogtreecommitdiffstats
path: root/contrib/libreadline/rlconf.h
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2003-08-31 18:29:38 +0000
committerache <ache@FreeBSD.org>2003-08-31 18:29:38 +0000
commit9294014b2a986205950322eb591206fe3b1bcc64 (patch)
tree1380d37e15244f9e913c90bc146a746ceee769c3 /contrib/libreadline/rlconf.h
parent5e1f4dd895b3cf48b9ebc43a4a53070ccfdf3a15 (diff)
downloadFreeBSD-src-9294014b2a986205950322eb591206fe3b1bcc64.zip
FreeBSD-src-9294014b2a986205950322eb591206fe3b1bcc64.tar.gz
Merge local changes
Diffstat (limited to 'contrib/libreadline/rlconf.h')
-rw-r--r--contrib/libreadline/rlconf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/libreadline/rlconf.h b/contrib/libreadline/rlconf.h
index fcac3cc..89d7a29 100644
--- a/contrib/libreadline/rlconf.h
+++ b/contrib/libreadline/rlconf.h
@@ -55,4 +55,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_ */
OpenPOWER on IntegriCloud