Skip to content

Disabled CustomCommands keep appearing on right clik menu #1047

@aburzyn-onapsis

Description

@aburzyn-onapsis

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions