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

[Question] #58

Closed
tdi opened this issue Jul 9, 2017 · 7 comments
Closed

[Question] #58

tdi opened this issue Jul 9, 2017 · 7 comments

Comments

@tdi
Copy link

tdi commented Jul 9, 2017

I would like to use Asyncrun to run the script I am currently developing. e.g. :AsyncRun % . This however does not display standard output from the script. I am guessing it is not matched by errorformat. Is there a way to display whatever?

@skywind3000
Copy link
Owner

skywind3000 commented Jul 9, 2017

Would you provide some detail ? like screen capture ?
Expected output ?
Actual output ?

and some similar questions:

#30
#52

@skywind3000
Copy link
Owner

you can try the new option -raw in the latest version:

:AsyncRun -raw ls -la /

@tdi
Copy link
Author

tdi commented Jul 13, 2017

This is great. Solved my problem thanks. Actually it was caused by polyglot plugin.

@tdi tdi closed this as completed Jul 13, 2017
@skywind3000
Copy link
Owner

That is an old plugin which will definitely destroy the user experience in the future vim 8.0 plugins.

@tdi
Copy link
Author

tdi commented Jul 13, 2017

@skywind3000 what else do you suggest?

@skywind3000
Copy link
Owner

use individual language plugins directly. polyglot has 100+ packages intergrated, but I only need 3 language plugins for everyday usage.

@tdi
Copy link
Author

tdi commented Jul 13, 2017

@skywind3000 true that - I was lazy though :)

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

No branches or pull requests

2 participants