Open luxbock opened 9 years ago
Can you add some tests for this please!?
This seems to be working as expected.
Cursor = []
S-M-; (drag-stuff-symbol-left 1) RET |
|
---|---|
Before | word-1 word-2 w[o]rd-3 word-4 |
After | word-1 w[o]rd-3 word-2 word-4 ! |
The cursor was on the second character, because there is an issue with dragging left or right from the word/symbols first character:
It's been reported here: bug: drag-left cursor at word[0], drags left neighbour word #29
drag-stuff-right
anddrag-stuff-left
.