bigfive / atom-sublime-select

Enable 'sublime style' multiline selection boxes to Atom editor http://atom.io
MIT License
233 stars 49 forks source link

Unable to column select past line in YAML files #145

Open littleraskol opened 7 years ago

littleraskol commented 7 years ago

When editing .yml files, I seem unable to column select past a certain line. Which line seems different for every file but it is usually about 2/3 of the way through the file. Attempts to column select past this point will result in the cursor being stuck at the end of the "border" line.

chris838 commented 5 years ago

I'm seeing this same issue in at least markdown files, plus pretty sure I've noticed it in python files that are long enough.

chris838 commented 5 years ago

Duplicate of https://github.com/bigfive/atom-sublime-select/issues/122