mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-08 16:19:17 +03:00
75d7950ef5
Previously, if you entered an atomic token (like a tab) on an empty line it would not position the cursor after the token. This commit fixes that. If the last screen line token is atomic, and screenLine.translateColumn's sourceColumn parameter is greater than the start position of the atomic token, then the translated column should be the end position of the atomic token. |
||
---|---|---|
.. | ||
app | ||
extensions | ||
fixtures | ||
stdlib | ||
spec-bootstrap.coffee | ||
spec-helper.coffee | ||
spec-suite.coffee |