Closed Alexey-T closed 1 year ago
'Multiple carets: Do transpose on every single caret one by one' - what does it mean? that words under carets are moved? that lines are moved?
It apply transpose command on each caret (swap two characters around each caret)
Let's write this:
Multiple carets without selections: For each caret, swap two chars around caret.
Updated README. Tks
'Multiple carets: Do transpose on every single caret one by one' - what does it mean? that words under carets are moved? that lines are moved?