-
Notifications
You must be signed in to change notification settings - Fork 280
Description
Describe the bug
Disabled CustomCommands keep appearing.
It looks like the problem is in here https://github.com/gnome-terminator/terminator/blob/master/terminatorlib/plugins/custom_commands.py#L76 , the "enabled" flag is left as string 'False' instead of being converted to boolean False.
To Reproduce
Create a command, disable it in the preferences, close all terminator instances, open a new one, the command will still be listed in the right click menu. When going to preferences the command will apear enabled again.
Expected behavior
The disabled commands should not appear on the right click menu.
Desktop (please complete the following information):
- OS: Ubuntu 24.04,
- Version_ 24.04
- Display Technology: xfce
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels