Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bug when using navi in windows terminal #926

Open
hgftrdw45ud67is8o89 opened this issue Dec 19, 2024 · 1 comment
Open

Bug when using navi in windows terminal #926

hgftrdw45ud67is8o89 opened this issue Dec 19, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@hgftrdw45ud67is8o89
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
I configured navi with powershell as call cmd according to the official documentation.
However there are error in runtime. After install cheatsheet I

Logs

navi
then pick>config

At line:2 char:2
+ [ -f "$f" ] || navi info
config-example > "$f"
+  ~
Missing type name after '['.
At line:2 char:13
+ [ -f "$f" ] || navi info
config-example > "$f"
+             ~~
The token '||' is not a valid statement
separator in this version.
    + CategoryInfo          : ParserErro
   r: (:) [], ParentContainsErrorRecord
  Exception
    + FullyQualifiedErrorId : MissingTyp
   ename

Versions:
latest

  • OS: Win11,native windows terminal that is in github. Not cmd

Additional context
I then setup git and then picked cheatsheet in the bottom to install it But now I cannot see the subcommand suggestion again.

@hgftrdw45ud67is8o89 hgftrdw45ud67is8o89 added the bug Something isn't working label Dec 19, 2024
Copy link

welcome bot commented Dec 19, 2024

Thanks for opening your first issue here! In case you're facing a bug, please update navi to the latest version first. Maybe the bug is already solved! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant