SwiftTerm icon indicating copy to clipboard operation
SwiftTerm copied to clipboard

iOS Selection issue.

Open migueldeicaza opened this issue 2 years ago • 1 comments

Double-tapping, tripple-tapping a word, and then using command-c, command-v should work as expected, but it is not copying all the text. Might take a few tries to reproduce.

migueldeicaza avatar Apr 16 '22 02:04 migueldeicaza

I think this was caused by the bad optimization I did when I did not raise selectionChanged every time active was set.

migueldeicaza avatar May 05 '22 20:05 migueldeicaza