mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-07 08:21:02 -04:00
search: fix next/prev not updating selection correctly when matches overlap
When the new match overlapped with the old match, the selection wasn’t updated correctly.
This commit is contained in:
parent
24ee3dcc10
commit
c5519e2aa6
3 changed files with 11 additions and 3 deletions
|
|
@ -123,6 +123,8 @@
|
|||
are enabled, and CSD border width set to a non-zero value.
|
||||
* Key binding overrides on the command line having no effect with
|
||||
`footclient` instances (https://codeberg.org/dnkl/foot/issues/931).
|
||||
* Search prev/next not updating the selection correctly when the
|
||||
previous and new match overlaps.
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue