Skip to content

Disable command string and timing result #176

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

Closed
slothropbodine opened this issue Feb 16, 2020 · 2 comments
Closed

Disable command string and timing result #176

slothropbodine opened this issue Feb 16, 2020 · 2 comments

Comments

@slothropbodine
Copy link

Hello, thanks for the awesome plugin!

I'm having an issue Similar to #27
When I run AsyncRun make i don't want to see the command string and timing result in the copen window. I am wanting to use :cnext and cprev to jump between errors but vim includes the following

|| [make]
|| [Finished in 2 seconds]

when I use those commands.

I tried AsyncRun -raw and the command string and timing result are still included. Is there anyway to disable echoing these? If not, is this a feature you would consider adding or accepting a pull request which adds it?

@skywind3000
Copy link
Owner

skywind3000 commented Feb 16, 2020

see the documentation for -strip:

:AsyncRun -strip ls -la

@slothropbodine
Copy link
Author

Thanks so much! I don't know how I missed that in the docs.

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