This repository was archived by the owner on Feb 28, 2025. It is now read-only.
Commit be21a83
committed
Merge branch '4072_mcedit_replace_bol'
* 4072_mcedit_replace_bol:
Add tests for edit_replace_cmd().
Fix anchored regex line matching inconsistencies.
(edit_find): add intermediate variable.
(edit_do_search): clarify edit->search_start
Ticket #4072: mcedit: anchored regex line matching inconsistencies.File tree
6 files changed
+577
-182
lines changed- lib/widget
- src
- editor
- tests/src/editor
6 files changed
+577
-182
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
89 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
0 commit comments