Alexey-T / CudaText

Cross-platform text editor, written in Free Pascal
Mozilla Public License 2.0
2.48k stars 170 forks source link

Find-previous bug when caret is after line end ("caret_after_end":true) #5675

Closed Alexey-T closed 1 month ago

Alexey-T commented 1 month ago

editor text:

  dd            |

what to find: "dd". find-previous moves caret lefter, and it's still after line end. bug.