emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cursor-type as bar


From: Markus Gritsch
Subject: cursor-type as bar
Date: Tue, 07 Mar 2006 16:03:45 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.8.0.1) Gecko/20060130 SeaMonkey/1.0

Hi,

I would like to use a bar cursor, instead of a block cursor.
(setq default-frame-alist '((cursor-type . (bar . 2))))

The problem is, that the bar cursor is drawn like a block cursor, only using a smaller width. To really be usable, the bar cursor should be drawn *between* the characters, e.g. shifting it width/2 pixels to the left.

On the attached Emacs.png the 'u' is partially hiden by the bar-cursor. It is even worse when the cursor is placed at the 'i', in which case the letter is hidden completely. The attachment SciTE.png shows a screenshot of the OpenSource Scintilla text editing widget, which shifts a 2 pixel wide bar-cursor one pixel to the left.

Kind regards,
Markus

PNG image

PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]