mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-18 05:34:02 -04:00
search: fix matching of multi-column characters
We were matching the sub-sequence SPACERs as if they were regular characters, which obviously failed.
This commit is contained in:
parent
7611a6c7fc
commit
709d6deeae
2 changed files with 14 additions and 3 deletions
|
|
@ -66,6 +66,7 @@
|
|||
* Rendering of composed characters in the scrollback search box.
|
||||
* IME pre-edit cursor when positioned at the end of the pre-edit
|
||||
string.
|
||||
* Scrollback search not matching multi-column characters.
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue