From 06c9ab090b6307b21226e6d8e7b34fc69380594b Mon Sep 17 00:00:00 2001 From: Florrie Date: Thu, 13 Sep 2018 21:52:47 -0300 Subject: Show preview of "Jump to" result Also let the user cancel (esc) the "jump to" to restore the selected index to wherever it was before. A neat thing you can do with this: Your cursor will automatically move to whatever the matched result of your query is while typing. If nothing is found, your cursor will stay where it was the last time it found something: so, if you press enter to confirm, AFTER you've queried something but WHILE your query doesn't currently mathc anything, it'll keep the cursor at whatever was most recently matched. So basically, Ctrl-F'ing "excir" will match "Excursions", since "exc" will have matched it already. --- tui-lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tui-lib') diff --git a/tui-lib b/tui-lib index e2f8306..caf3398 160000 --- a/tui-lib +++ b/tui-lib @@ -1 +1 @@ -Subproject commit e2f830680c1a6e9f28ad305b105caf5cdf092e63 +Subproject commit caf3398a3029bc852545ddd5f6584fb9cf3a4929 -- cgit 1.3.0-6-gf8a5