Describe the bug
Unable to execute some custom commands.I have set up two custom commands in the cheatsheet. The command "env" does not provide proper feedback when executed, while the other do not give any feedback but actually did not execute successfully.
My custom command is as follows:
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! :)
Describe the bug Unable to execute some custom commands.I have set up two custom commands in the cheatsheet. The command "env" does not provide proper feedback when executed, while the other do not give any feedback but actually did not execute successfully. My custom command is as follows:
To Reproduce Steps to reproduce the behavior:
navi
Execute the command "env | grep -i proxy".
Feedback information: NAVI_PREVIEW_INITIAL_SNIPPET=env | grep -i proxy
navi
Execute the comman "export ALL_PROXY=http://127.0.0.1:7890 "
There is no information in the database, but after checking the contents of the environment variables, it did not execute successfully.
Expected behavior The command can be executed successfully.
Versions: