coteditor / CotEditor

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

^\n is crashing the app on the Find & Replace panel #1529

Closed crashdu closed 9 months ago

crashdu commented 9 months ago

Description

^\n is crashing the app on the Find & Replace panel

Screenshot 2023-10-02 at 22 26 38

To Reproduce

  1. On any document with more than one return
  2. Invoke Find & Replace
  3. type ^\n in the search field
  4. Check “Regular Expression”
  5. Click “Find All”

Expected behavior

Not a crash

CotEditor version

4.6.1 (591)

macOS version

14.0

Additional context

No response

1024jp commented 9 months ago

Thank you for the report. This issue fixed on CotEditor 4.6.2, which I've just submitted.