unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Block cursor in a tty
@ 2005-12-22 19:41 Stefan Monnier
  2005-12-23  0:15 ` David Kastrup
  2005-12-23 15:19 ` Richard M. Stallman
  0 siblings, 2 replies; 19+ messages in thread
From: Stefan Monnier @ 2005-12-22 19:41 UTC (permalink / raw)



Several people have complained on gnu.emacs.help that Emacs uses an ugly big
block cursor in their terminal emulator even after they've configured their
terminal emulator to use a more subdued cursor.

It turns out that the reason for it is that Emacs uses the termcap "vs"
command to make the cursor visible rather than "ve".  My manpages describe
the two commands as follows:

       cursor_normal                 cnorm      ve        make cursor appear
                                                          normal (undo
                                                          civis/cvvis)
       [...]
       cursor_visible                cvvis      vs        make cursor very
                                                          visible

Does anybody know why Emacs insists on using the big-block-cursor rather
than using whatever the user has selected as default?


        Stefan

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2005-12-30 22:06 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-22 19:41 Block cursor in a tty Stefan Monnier
2005-12-23  0:15 ` David Kastrup
2005-12-23 15:19 ` Richard M. Stallman
2005-12-23 15:38   ` Giorgos Keramidas
2005-12-23 20:47     ` Juri Linkov
2005-12-24  2:36     ` Richard M. Stallman
2005-12-24  4:26       ` Giorgos Keramidas
2005-12-25  2:51         ` Richard M. Stallman
2005-12-25  3:21           ` Giorgos Keramidas
2005-12-26  2:19             ` Richard M. Stallman
2005-12-26 16:20             ` Stefan Monnier
2005-12-26 21:56               ` Richard M. Stallman
2005-12-27 15:55                 ` Stefan Monnier
2005-12-27 23:14                   ` Richard M. Stallman
2005-12-29  3:02                     ` Stefan Monnier
2005-12-29 10:21                       ` Giorgos Keramidas
2005-12-29 12:51                         ` Giorgos Keramidas
2005-12-30 22:06                           ` Stefan Monnier
2005-12-30  2:17                       ` Richard M. Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).