fix: search/replace processing for larger chunks

This commit is contained in:
Carl-Robert Linnupuu 2025-06-04 15:47:22 +01:00
parent 292e589566
commit 1d1b91a7b7

View file

@ -6,10 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Fixed
- Invalid line separators exception on Windows
## [3.4.0-233] - 2025-06-02
### Added