Skip to content

fix: handle multiline input properly #182

Open
@sammy-ette

Description

@sammy-ette

(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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions