indent-textarea
indent-textarea copied to clipboard
Add editor-like tab-to-indent functionality to <textarea>, in a few bytes
Results
1
indent-textarea issues
Sort by
recently updated
recently updated
newest added
**Cursor before `a`** vs **cursor after `a`**  In the first case, it works correctly. In the second case, there's nothing to do/unindent, but the selection changes.
bug