Comment 14 for bug 1768264

Revision history for this message
Chris Bainbridge (chris-bainbridge) wrote :

This bug is present in a fresh install of Ubuntu 18.04.2. As a workaround I changed line 446 in terminator.py to:

        css = """
            .terminator-terminal-window {
                background-color: white}

Which seems to work. Changing .pane-separator didn't work. In fact, changing the pane separator size in settings didn't work at all - it is always fixed at 1 pixel and transparent.