Skip to content

move translation of ConfigObj from main terminator code to the only method that uses it. #148

@mattrose

Description

@mattrose

the main entrypoint terminator does a big chunk of work to translate a configobj into a dictionary that can be interpreted by dbus: see new_window_cmdline and new_tab_cmdline

This should be a method in ipc.DBusService that does this, so that we can just pass the config object instead in terminator

Metadata

Metadata

Assignees

No one assigned

    Labels

    qualityThis that should be improved but aren't a bug or feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions