Skip to content

Make backspace delete only one symbol instead of both #1

Description

@amogus07

As of now, it's impossible to enter only one bracket/quote at a time while this plugin is enabled. For example, when I run a command and forgot to quote something really lengthy, I press “up” to get to the previously run command, then I want to add the quotes around the string. But when I try to enter a quote before the string, I get two. And when I try to delete one, both are deleted, So I have to copy the entire string with my mouse cursor, delete it, enter a quote (it expands to two quotes) and then paste the string from clipboard. Is there anything that can be done to avoid this and similar scenarios, like only expanding the quotes if the cursor is at the end of the input or something? If that's not possible, I'd like to be able to disable certain features like this one using environment variables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions