Skip to content

Path is printed wrong #25

@thejpster

Description

@thejpster

It should work like this:

> sub
sub> baz
sub/baz> exit
sub> exit
>

Currently it works like this:

> sub
root> baz
root/sub> exit
root exit
>

We should never print the root menu label - it isn't useful.

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