Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Parser doesn't handle less's (and probably vim's?) "plus" arguments #320

Open
ELLIOTTCABLE opened this issue Nov 8, 2023 · 0 comments
Open

Comments

@ELLIOTTCABLE
Copy link

ELLIOTTCABLE commented Nov 8, 2023

This example behaves poorly:

less +F -S --follow-name some_log_file.log

https://explainshell.com/explain?cmd=less+%2BF+-S+--follow-name+some_log_file.log

image

I didn't have time to check, but iirc vi/vim/neovim have a similar "run command at startup with +flag type of thingie, which I will assume has a similar failure-mode. )=

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant