xoxco / jQuery-Tags-Input

Magically convert a simple text input into a cool tag list with this jQuery plugin.
http://xoxco.com/projects/code/tagsinput/
2.29k stars 826 forks source link

Option to edit previous tag by pressing backspace instead of deleting it #353

Open TangentFoxy opened 6 years ago

TangentFoxy commented 6 years ago

When the cursor is immediately after a tag, instead of backspace deleting the previous tag (or doing nothing), it would be nice to have an option that backspace will make the previous tag editable and focused.