Commit fd7155f
committed
Fix #37 moving caret to start or end of selection
Selecting a word now causes the caret to move to the end of the
selection. If selection is done backward (ctrl + mouse) the caret is
moved to the start of the selection. If it's selecting the whole line
(triple click) the caret is moved to the end.1 parent 532cab0 commit fd7155f
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
644 | 644 | | |
645 | 645 | | |
646 | 646 | | |
647 | | - | |
648 | | - | |
649 | | - | |
650 | | - | |
651 | | - | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
652 | 652 | | |
653 | 653 | | |
654 | 654 | | |
| |||
0 commit comments