Skip to content

~/.pi/pi-gitnexus.json is ignored for setting the command path #1

@90-008

Description

@90-008

in onSession:

const flag = pi.getFlag('gitnexus-cmd') as string | undefined;
const cmdStr = flag ?? saved ?? 'gitnexus';

here getFlag returns the default gitnexus (the flag is registered with that as a default) and the rest of the statement is ignored, so the config file is never used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions