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

[plugin-shell][FR] accept commands with arguments #184

Closed
vp1981 opened this issue Sep 23, 2024 · 1 comment
Closed

[plugin-shell][FR] accept commands with arguments #184

vp1981 opened this issue Sep 23, 2024 · 1 comment

Comments

@vp1981
Copy link

vp1981 commented Sep 23, 2024

Hello.

If I understand the code of the 'shell' plugin (plugins/shell/src/lib.rs) correctly, it currently doesn't accept commands with arguments.

Is this correct?

Is it possible to extend the 'shell' plugin to use commands with arguments?

P.S. I would like to run texdoc as follows:

:sh texdoc minted
@Kirottu
Copy link
Collaborator

Kirottu commented Dec 26, 2024

It's an issue with your shell wrapper as mentioned in #183 instead of an issue with the shell plugin.

@Kirottu Kirottu closed this as completed Dec 26, 2024
@Kirottu Kirottu closed this as not planned Won't fix, can't repro, duplicate, stale Dec 26, 2024
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