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

fix: handle multiline input properly #182

Open
TorchedSammy opened this issue Jul 1, 2022 · 0 comments · May be fixed by #234
Open

fix: handle multiline input properly #182

TorchedSammy opened this issue Jul 1, 2022 · 0 comments · May be fixed by #234
Labels
bug Something isn't working enhancement New feature or request

Comments

@TorchedSammy
Copy link
Member

(referring to copy-pasted input with newlines)

currently hilbish's line editor prompts whether to insert the multiline input or not, and if it does returns it line by line. if multiline input is entered when the user switches to using $EDITOR for shell input, it will also not be handled properly

a fix to this would be to handle multiline input editing properly and remove the prompt on pasting it

@TorchedSammy TorchedSammy added bug Something isn't working enhancement New feature or request labels Jul 1, 2022
@TorchedSammy TorchedSammy added this to the v2.0 (Hibiscus) milestone Jul 1, 2022
@TorchedSammy TorchedSammy removed this from the v2.0 (Hibiscus) milestone Sep 16, 2022
@TorchedSammy TorchedSammy linked a pull request Jan 21, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant