Skip to content

Fix issue #61 by suppressing Coqtop stderr output#62

Open
felixbauckholt wants to merge 1 commit into
the-lambda-church:pathogen-bundlefrom
felixbauckholt:pathogen-bundle
Open

Fix issue #61 by suppressing Coqtop stderr output#62
felixbauckholt wants to merge 1 commit into
the-lambda-church:pathogen-bundlefrom
felixbauckholt:pathogen-bundle

Conversation

@felixbauckholt
Copy link
Copy Markdown

This should fix issue #61.

I tried doing what the code for Windows NT did and redirect the stderr
output to stdout, but that freezes my Vim process for some reason. So I
just send it to a pipe that is never read from.

This should fix issue the-lambda-church#61.

I tried doing what the code for Windows NT did and redirect the stderr
output to stdout, but that freezes my Vim process for some reason. So I
just send it to a pipe that is never read from.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant