coteditor / CotEditor

Lightweight Plain-Text Editor for macOS
https://coteditor.com
Other
6.22k stars 424 forks source link

ctrl + shift + downKey also selects wrapped lines #1588

Open sa3hin opened 5 months ago

sa3hin commented 5 months ago

Description

ctrl + shift + downKey also selects wrapped lines

To Reproduce

https://github.com/coteditor/CotEditor/assets/141723556/169ce2e8-e36e-4088-a954-945e6de0a962

Expected behavior

ctrl + Shift + downKey should not select wrapped lines

CotEditor version

4.7.3 (627)

macOS version

macOS Sonoma 14.2.1

Additional context

No response

1024jp commented 4 months ago

I'd say this behavior is by design, currently. But I understand what you mean. Cursor location calculation is extremely complex. Let me have time.

sa3hin commented 4 months ago

ok thank you

gingerbeardman commented 2 months ago

This is similar or related to #1585