Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Path is printed wrong #25

Open
thejpster opened this issue Aug 29, 2024 · 0 comments
Open

Path is printed wrong #25

thejpster opened this issue Aug 29, 2024 · 0 comments

Comments

@thejpster
Copy link
Member

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant