lanoxx / tilda

A Gtk based drop down terminal for Linux and Unix
GNU General Public License v2.0
1.28k stars 161 forks source link

Cursor customization ability #99

Closed vaygr closed 9 years ago

vaygr commented 9 years ago

It would be nice to have ability to customize a cursor. By customization I mean color and shape. Shape can include 3 forms at least: vertical line ("|"), a box, and underline ("_").

vaygr commented 9 years ago

Here's the patch for 1.1.13 release adding color and underline options to tilda:

http://scmweb.sourcemage.org/?p=smgl/grimoire.git;a=blob_plain;f=shell-term-fm/tilda/cursor.patch;hb=HEAD

I hope it will be adapted for new 1.2.1 or master branch.

lanoxx commented 9 years ago

This comes too late for the 1.2 branch. I will review it and then commit to master, but that means it will probably end up in the 1.3 release which is still far away.

pik commented 9 years ago

This issue can be closed as well?

vaygr commented 9 years ago

oh, thanks for implementing this, I really appreciate it.

yes, the issue can be closed now.