-
Notifications
You must be signed in to change notification settings - Fork 281
Closed
Labels
bugSomething isn't workingSomething isn't workingreproductionreproduction steps givenreproduction steps given
Description
I have a Terminator window that launches another Terminator window with a specific profile via terminator -l .... This second window has 5 horizontal terminals. If I close the second window with the x in the top-right corner, I get the expected dialog "Close multiple terminals?". If I click 'Cancel' in this dialog, Terminator silently zeros out the ~/.config/terminator/config file and displays this message in the first Terminator window:
ConfigBase::save: Unable to save config: 'ascii' codec can't encode character '\u21d2' in position 2252: ordinal not in range(128)
After this, opening a new Terminator window uses default settings. As far as I can tell, all config settings are permanently lost.
The U+21D2 mentioned in the error is displayed in several of the 5 horizontal terminals in the second Terminator.
I'm using Terminator 1.91 in Ubuntu 20.04.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingreproductionreproduction steps givenreproduction steps given