atom-sublime-select icon indicating copy to clipboard operation
atom-sublime-select copied to clipboard

Last line has different selection threshold than Atom

Open jchook opened this issue 7 years ago • 0 comments

The last line in a column-select often misses the last character on the selection range.

2019-01-25-175047_235x438

It seems Atom counts a character selected when it reaches halfway through the character. See this video.

However, the final line of column selection does not honor this same threshold. See the bug in this video.

jchook avatar Jan 25 '19 22:01 jchook