aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2001-11-18 18:41:05 +0000
committerEli Zaretskii2001-11-18 18:41:05 +0000
commitc289e7f0b5c6acb44b04bc42f166252aec6f3f99 (patch)
tree1e539555c856c668020f9a6fd15acaa867346257
parent8f8da2d0c793b3aa7eb682421909fcec2a7c0d1f (diff)
downloademacs-c289e7f0b5c6acb44b04bc42f166252aec6f3f99.tar.gz
emacs-c289e7f0b5c6acb44b04bc42f166252aec6f3f99.zip
How to get a blinking underscore cursor inside Emacs.
-rw-r--r--etc/PROBLEMS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 0884ad30ead..7ab6e14a596 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -273,6 +273,9 @@ To this end, run "infocmp linux > linux-term", edit the file
273the sequence "\E[?25h\E[?17;0;64c", and then run "tic linux-term" to 273the sequence "\E[?25h\E[?17;0;64c", and then run "tic linux-term" to
274produce a modified terminfo entry. 274produce a modified terminfo entry.
275 275
276Alternatively, if you want a blinking underscore as your Emacs cursor,
277change the "cvvis" capability to send the "\E[?25h\E[?0c" command.
278
276* Problems in Emacs built with LessTif. 279* Problems in Emacs built with LessTif.
277 280
278The problems seem to depend on the version of LessTif and the Motif 281The problems seem to depend on the version of LessTif and the Motif