Replies: 1 comment 3 replies
-
There isn't a workaround, but what does normal Vim do here? I know that if the process fails, we show error output, but I can't remember what Vim does |
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
-
I noticed that whenever try to run a local command: ":! something" only stdout gets printed, while stderr gets dropped silently.
Is there any workaround this?
Beta Was this translation helpful? Give feedback.
All reactions