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

passing multiple arguments to open requires quotations #207

Open
HalosGhost opened this issue Apr 23, 2016 · 0 comments
Open

passing multiple arguments to open requires quotations #207

HalosGhost opened this issue Apr 23, 2016 · 0 comments

Comments

@HalosGhost
Copy link

If you try to use open (or tabopen) with multiple terms, only the first word (as delimited by whitespace) will be opened. In order to get around this, you must quote the complete argument.

However, to my knowledge, there is no benefit from passing multiple terms (e.g., it does not open all the results in different tabs), the extra terms are just lost—this signals to me that the default behavior should change so quotation is not necessary or so that multiple terms (either multiple, individually quoted entities or multiple non-quoted entities) would have some different behavior that obviated the need for quotation.

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

1 participant