Commit Graph
9 Commits
Author SHA1 Message Date
Jesse Duffield c74448f00d Don't select current search result when showing search status
Previously there was no way to render a view's search status without also moving the cursor
to the current search match. This caused issues where we wanted to display the status
after leaving the view and coming back, or when beginning a new search from within the
view.

This commit separates the two use cases so we only move the cursor when we're actually
selecting the next search match
2023-09-25 16:37:59 +10:00
Stefan Haller 917eb88617 Bump gocui 2023-09-09 09:44:50 +02:00
Jesse Duffield 336f2772e8 bump gocui 2022-04-08 12:15:23 +10:00
Jesse Duffield 729da3549a go mod vendor 2022-03-17 19:13:40 +11:00
Jesse Duffield 2a1e3faa0c resetting controllers on new repo 2022-03-17 19:13:40 +11:00
Jesse Duffieldandgithub-actions[bot] 345c90ac05 fix editor 2021-10-17 04:17:59 +00:00
Jesse Duffield 3dd88d6138 bump dependencies 2021-06-15 08:12:38 +10:00
Jesse Duffield bd9579983e bump gocui to ensure no crash on startup 2020-08-23 17:49:58 +10:00
Dawid DziurlaandJesse Duffield e0dd1cb29d switch to Go modules 2019-09-01 21:24:03 +10:00