This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Console modes: cursor style


Am 11.01.2013 14:34, schrieb Corinna Vinschen:
On Jan 11 13:52, Thomas Wolff wrote:
On 11.01.2013 12:05, Corinna Vinschen wrote:
On Jan 11 09:33, Thomas Wolff wrote:
The attached patch adds two escape control sequences to the Cygwin Console:

  * Show/Hide Cursor (DECTCEM)
  * Set cursor style (DECSCUSR): block vs. underline cursor, or
    arbitrary size (as an extension, using values > 4)

Thomas

2013-01-13 Thomas Wolff <...>

	* fhandler.h (class dev_console): Flag for expanded control sequence.
	* fhandler_console.cc (char_command): Supporting cursor style modes.
Patch applied. Can you provide a patch for the docs, too, please?
Sure, but: where are the docs to be patched? Any package to be installed?
Cygwin CVS, file winsup/doc/new-features.sgml
Patch attached.

Attachment: cursor.doc.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]