1.4 beta: Search history only shows one line

Found a bug in "Everything"? report it here
Post Reply
benshepherd
Posts: 19
Joined: Thu Oct 13, 2016 12:28 pm

1.4 beta: Search history only shows one line

Post by benshepherd »

In Everything 1.3, I got a nice history popup like this, showing all my previous searches when I started typing:
ev1.3-history.png
ev1.3-history.png (17.54 KiB) Viewed 3211 times
In the 1.4 beta, I get the same popup, only the vertical size is squashed right down to one line:
ev1.4-history-one-line.png
ev1.4-history-one-line.png (37.08 KiB) Viewed 3209 times
Also (and this has been a bug since 1.3), if the Everything window spans two monitors, the history popup is in the wrong place - it won't span the monitor border like the window does.
ev1.4-history-popup-wrong-place.png
ev1.4-history-popup-wrong-place.png (58.42 KiB) Viewed 3209 times
void
Developer
Posts: 15096
Joined: Fri Oct 16, 2009 11:31 pm

Re: 1.4 beta: Search history only shows one line

Post by void »

Everything only shows 1 search history entry when Search as you type (Tools -> Options -> UI -> Search as you type) is enabled.

You can change the number of lines Everything shows by modifying your Everything.ini:
  • Completely exit Everything (right click your Everything system tray icon and click Exit)
  • Open your %APPDATA%\Everything\Everything.ini
  • Change the following line:
    search_history_always_suggest_visible_count_max=1
    to:
    search_history_always_suggest_visible_count_max=16
  • Where 16 is the number of lines you wish to display.
  • Save changes and restart Everything.
The dual display issue is on my things to fix list, thanks for the bug report.
benshepherd
Posts: 19
Joined: Thu Oct 13, 2016 12:28 pm

Re: 1.4 beta: Search history only shows one line

Post by benshepherd »

Oh that's much better, thanks! I didn't think about looking in the INI file - I'll bear it in mind next time. Thanks for the quick response.
void
Developer
Posts: 15096
Joined: Fri Oct 16, 2009 11:31 pm

Re: 1.4 beta: Search history only shows one line

Post by void »

Everything 775b should fix the dual display issue.

http://www.voidtools.com/Everything-1.4.1.775b.x86.zip
http://www.voidtools.com/Everything-1.4.1.775b.x64.zip

I don't have a dual display setup, so I'm unable to test, if you test it, please let me know if it works, thanks.
benshepherd
Posts: 19
Joined: Thu Oct 13, 2016 12:28 pm

Re: 1.4 beta: Search history only shows one line

Post by benshepherd »

It works! Amazing fast work! Thanks very much.
Post Reply