Skip to content

aliases are order-dependent #20

Description

@id-rotatcepS

if you add an alias to another command, if the alias is listed BEFORE the command, it doesn't work.

currently LoadCommandConfiguration just looks for an EXISTING command name matching this command body.

Would require a two-pass load that "deletes" all the first-pass commands that turns out were aliases.

Work-around: just add in "separate alias" directions that it has to come after the original command.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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