lite-xl / lite-xl-plugins

Plugins for the Lite XL editor
MIT License
343 stars 91 forks source link

search_ui bugs #435

Open gimcnuk opened 1 month ago

gimcnuk commented 1 month ago

Hello.

There is two bugs in search_ui plugin.

  1. For position Top or Bottom "Search Replace: Toggle" do not closes opened interface. It cuts search form in a half and blocks any other commands, also Escape doesn't working.

  2. Regex searching cannot move to the forward. For example searching for "di.*" works good only with Back search button. Forward search finds only one word, then stops.