lxde / lxterminal

VTE terminal emulator written in GTK
GNU General Public License v2.0
159 stars 55 forks source link

[Feature request] Allow setting cursor and cursor text colors #103

Open ghost opened 2 years ago

ghost commented 2 years ago

There currently is no setting at all for setting the colors of the cursor and of cursor text. This should be easy to implement as libvte exposes these:

vte_terminal_set_color_cursor vte_terminal_set_color_cursor_foreground

I would kindly suggest adding these 2 settings, Currently, all LXTerminal does is to invert the text.