Some question about ini option

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
jeiea
Posts: 10
Joined: Sun Jun 09, 2013 2:17 am

Some question about ini option

Post by jeiea »

I encountered INI option search_history_column_count_wide.
Where is it used?
void
Developer
Posts: 16672
Joined: Fri Oct 16, 2009 11:31 pm

Re: Some question about ini option

Post by void »

This ini option sets the width of the count column in pixels.
The count column is shown in the Search History UI.

To show the Search History UI:
  • From the View menu, under the Go To submenu, click Show All History.
jeiea
Posts: 10
Joined: Sun Jun 09, 2013 2:17 am

Re: Some question about ini option

Post by jeiea »

Thanks for the reply :D
void
Developer
Posts: 16672
Joined: Fri Oct 16, 2009 11:31 pm

Re: Some question about ini option

Post by void »

I should add:

The count column shows the number of times the search was previously searched.

Search history is only available if enabled.

To enable search history:
  • In Everything, from the Tools menu, click Options.
  • Click the History tab on the left.
  • Check Enable Search History.
  • Click OK.
jeiea
Posts: 10
Joined: Sun Jun 09, 2013 2:17 am

Some more questions

Post by jeiea »

underline_icon_titles
Does this mean result list item titles? I can't find where's the underline.

date_descending_first
size_descending_first
Does this mean result list sorting?

advanced_search_focus_id
Currently it seems only exit with enter key saves the last focus.
Exit with Click OK doesn't save last focus. Is this intended behavior?

draw_focus_rect
Support page description says 'disable', isn't it 'enable'?

select_search_on_set_mode
It seems support page description is missing.
Post Reply