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

Handle multiple commands separated by "\n" in Fish shell #398

Open
dineshdharme opened this issue Jan 14, 2024 · 2 comments
Open

Handle multiple commands separated by "\n" in Fish shell #398

dineshdharme opened this issue Jan 14, 2024 · 2 comments

Comments

@dineshdharme
Copy link

Fish allows for sequential execution of a list of commands copy pasted from somewhere.
The search currently doesn't handle this properly.

@cantino
Copy link
Owner

cantino commented May 2, 2024

PRs welcome.

@cantino
Copy link
Owner

cantino commented May 2, 2024

Maybe #162 can be fixed up? Not sure if it's the right approach 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