Comment 19 for bug 559855

Revision history for this message
Chris McCauley (chris-avondalepark) wrote :

This is a problem for me using terminator 0.95 with vte 0.25.1 on Mac OSX

This bug makes terminator pretty unusable on Mac OSX. Luckily this fix works form me.

another work around, comment this in terminal.py
# if self.config['cursor_color'] != '':
# self.vte.set_color_cursor(gtk.gdk.color_parse(
# self.config['cursor_color']))