Hi,

On 24.10.22 20:43, Ray Andrews wrote:
Is it possible to change the cursor?  The single pixel wide white line is easy to lose.  Editing the Adwaita cursors is easy but I don't think the Geany cursor is one of those.

it can be customized but only to a limited amount.

In Geany, use Tools->Configuration Files->filetypes.common
and in the opened file uncomment the "[styling]" line at the top and then find the settings "caret" and "caret_width".

For example:
caret=0xff000;0;true;false

would give you a red block cursor.
For details, see the documentation at https://www.geany.org/manual/#id4.

Regards,
Enrico

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

_______________________________________________
Users mailing list -- users@lists.geany.org
To unsubscribe send an email to users-le...@lists.geany.org

Reply via email to