Replies: 1 comment 3 replies
-
Failure might be output to stderr? Try |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm wondering why executing a shell command through helix
:sh my_command
show the results if the function success but not if the function failed.In my case, I've setup a custom key shortcut to run
make
and I can't see the problem if the command fails.Beta Was this translation helpful? Give feedback.
All reactions