zsh-autopair icon indicating copy to clipboard operation
zsh-autopair copied to clipboard

Auto delete delimiters with Alt + Backspace

Open mawkler opened this issue 6 years ago • 0 comments

I love this plugin so much. But one thing that sorta bothers me is this:

Typing " once gives me this "|" (where | is the cursor).

Pressing Backspace once removes both quotes.

I feel like Alt + Backspace (for removing whole word) should have the same behviour as just Backspace, which it currently doesn't. Alt + Backspace currently only removes the left ".

mawkler avatar Mar 16 '18 20:03 mawkler