Search found 275 matches

by w64bit
Tue Mar 11, 2025 2:07 pm
Forum: Everything 1.5 Alpha
Topic: Everything development
Replies: 4
Views: 152

Re: Everything development

I noticed that the certificate in 1391a will expire in 1 week.
Maybe it's because of this?
by w64bit
Wed Mar 05, 2025 1:25 pm
Forum: Everything 1.5 Alpha
Topic: Searching in Everything - non-stop problem!
Replies: 5
Views: 281

Re: Searching in Everything - non-stop problem!

maybe in MasterSeeker
by w64bit
Fri Feb 21, 2025 2:51 pm
Forum: Support
Topic: Failed Simple search and/or senility
Replies: 6
Views: 790

Re: Failed Simple search and/or senility

Code: Select all

whatfaq.doc \under
by w64bit
Tue Jan 07, 2025 11:58 am
Forum: Everything 1.5 Alpha
Topic: Disable tab mouse rearranging
Replies: 2
Views: 810

Re: Disable tab mouse rearranging

Yes, if it's available.
With no extra coding from you, please.
by w64bit
Tue Jan 07, 2025 11:56 am
Forum: Everything 1.5 Alpha
Topic: Tab left side border
Replies: 3
Views: 1028

Re: Tab left side border

void wrote: Tue Jan 07, 2025 1:23 am Is the hot tab under the mouse cursor not showing the left border?
Yes
by w64bit
Mon Jan 06, 2025 5:22 pm
Forum: Everything 1.5 Alpha
Topic: Disable tab mouse rearranging
Replies: 2
Views: 810

Disable tab mouse rearranging

Is there any way to disable tab mouse rearranging?
by w64bit
Mon Jan 06, 2025 5:11 pm
Forum: Everything 1.5 Alpha
Topic: Tab left side border
Replies: 3
Views: 1028

Tab left side border

Create 3 tabs. In total will be 4.
Hover tab 2 with mouse.
Left side has no border line.
Can it be fixed?
by w64bit
Mon Jan 06, 2025 12:25 pm
Forum: Everything 1.5 Alpha
Topic: renewing the index, very high CPU load
Replies: 6
Views: 1123

Re: renewing the index, very high CPU load

A recommendation for 14900K, please.
8P+16E = 24 cores
32 logical processors
by w64bit
Mon Jan 06, 2025 12:05 pm
Forum: Everything 1.5 Alpha
Topic: Tabs
Replies: 76
Views: 116418

Re: Tabs

One more thing.
When < > buttons appear, the inactive tab close buttons are not displayed.
by w64bit
Mon Jan 06, 2025 12:02 pm
Forum: Everything 1.5 Alpha
Topic: [Solved] Tab close button size
Replies: 2
Views: 726

Re: Tab close button size

A little bit larger.
But, please, don't change it for me.
If a ini setting will come, it will be better.
by w64bit
Sun Jan 05, 2025 8:03 pm
Forum: Everything 1.5 Alpha
Topic: [Solved] Counting how many PNG files are in a ZIP archive
Replies: 3
Views: 773

Re: Counting how many PNG files are in a ZIP archive

Perfect. Thank you very much.
NotNull wrote: Sun Jan 05, 2025 7:56 pm Just curious: can png files - which are already compressed - be compressed even further in a zip?
Nope. I am archiving files mostly for wetransfer. To have 1 file.
by w64bit
Sun Jan 05, 2025 7:55 pm
Forum: Everything 1.5 Alpha
Topic: Current tab title - bold
Replies: 2
Views: 730

Current tab title - bold

Is there any setting to have current tab title in bold?
by w64bit
Sun Jan 05, 2025 6:02 pm
Forum: Everything 1.5 Alpha
Topic: [Solved] Counting how many PNG files are in a ZIP archive
Replies: 3
Views: 773

[Solved] Counting how many PNG files are in a ZIP archive

Is there any way to count how many PNG files are in a ZIP archive?
by w64bit
Sun Jan 05, 2025 12:59 pm
Forum: Everything 1.5 Alpha
Topic: [Solved] Search folder in a new tab
Replies: 3
Views: 931

Re: Search folder in a new tab

void wrote: Sat Jan 04, 2025 11:22 pm I will look into showing Search in Everything (New Tab) by default when Tools -> Options -> UI -> Open searches in tabs is checked.
No need to change.
by w64bit
Sun Jan 05, 2025 12:08 pm
Forum: Everything 1.5 Alpha
Topic: [Solved] Tab close button size
Replies: 2
Views: 726

[Solved] Tab close button size

Is there any setting to set tab close button size?
by w64bit
Sun Jan 05, 2025 11:46 am
Forum: Everything 1.5 Alpha
Topic: Tabs
Replies: 76
Views: 116418

Re: Tabs

void wrote: Sat Jan 04, 2025 11:27 pm Do you mean instead of the pixel scroll, Everything should scroll by full width tabs?
Yes
-----------------------
tabs_always_show=1
tabs_min_wide=242
tabs_max_wide=242
tabs_overflow_wide=242
tabs_high=30
by w64bit
Sat Jan 04, 2025 10:40 pm
Forum: Everything 1.5 Alpha
Topic: Tabs
Replies: 76
Views: 116418

Re: Tabs

Can the tab overlay button behavior be fixed?
When you press the button it should "jump" from tab to tab (to display complete width tabs).
Now, after first click the first and last tabs are clipped.
by w64bit
Sat Jan 04, 2025 10:17 pm
Forum: Everything 1.5 Alpha
Topic: [Solved] Search folder in a new tab
Replies: 3
Views: 931

[Solved] Search folder in a new tab

If I use open_searches_in_tabs=1, and do right click on a folder in Explorer > Search Everything, the search is opened in a new tab and this new tab it's on top/active (OK).
If I do the same thing on a folder in Everything result list, the search is opened in the same tab (not OK).
Can this be fixed?
by w64bit
Thu Dec 05, 2024 9:15 am
Forum: Everything 1.5 Alpha
Topic: color_filters default value
Replies: 2
Views: 1843

color_filters default value

In Advanced options, color_filters=[] it's reported as modified value.
But if you reset it to default, at the next start, the value is reverted to [].
by w64bit
Sat Nov 30, 2024 7:35 pm
Forum: Everything 1.5 Alpha
Topic: Status Bar Format
Replies: 89
Views: 112193

Re: Status Bar Format

@void
Is it possible to change INI settings:

from
statusbar_selected_item_format
to
statusbar_single_selection_format

and
statusbar_selection_format
to
statusbar_multiple_selection_format

Thank you
by w64bit
Sat Nov 30, 2024 6:56 pm
Forum: Everything 1.5 Alpha
Topic: Status Bar Format
Replies: 89
Views: 112193

Re: Status Bar Format

I am trying to obtain for single selection:
folder > 1 item selected |
file > 1 item selected | $s | $m
by using

Code: Select all

#if:<#is-folder:==1,1 item selected   |,1 item selected   |   $s   |   $m>
but I obtain the file format also for folders.
by w64bit
Fri Nov 15, 2024 4:10 pm
Forum: Everything 1.5 Alpha
Topic: Search for MP4 having "bit depth=10-bit"
Replies: 2
Views: 551

Search for MP4 having "bit depth=10-bit"

Is there any way to search for MP4 having "bit depth=10-bit"?
by w64bit
Mon Oct 28, 2024 5:58 pm
Forum: Everything 1.5 Alpha
Topic: Preview displayed when selecting multiple files
Replies: 1
Views: 508

Preview displayed when selecting multiple files

Is it possible, please, not to display a preview image when more than 1 file is selected?
by w64bit
Fri Oct 11, 2024 10:51 am
Forum: General
Topic: Preview/thumb handlers
Replies: 4
Views: 5022

Re: Preview/thumb handlers

void wrote: Mon Oct 07, 2024 2:23 am I will consider showing smaller thumbnails while the larger one loads.
I suggest default 256x256.
On an ini setting to choose the size.
Also, maybe as setting to turn on/off the display of larger one and keep 256x256.
by w64bit
Sun Aug 04, 2024 10:22 am
Forum: Everything 1.5 Alpha
Topic: [Solved] Exclude by filter
Replies: 1
Views: 2351

[Solved] Exclude by filter

I am trying to exclude all files *.doc*.lnk
These are links to Office files, stored in Recent folder.
I added *.doc*.lnk to exclude list as Filter but, when I search for *.doc*.lnk the items are displayed.
by w64bit
Wed Jul 10, 2024 4:00 pm
Forum: Everything 1.5 Alpha
Topic: Copy full path without quotes
Replies: 4
Views: 12513

Re: Copy full path without quotes

tried but the quotes are there when paste
by w64bit
Wed Jul 10, 2024 1:08 pm
Forum: Everything 1.5 Alpha
Topic: Copy full path without quotes
Replies: 4
Views: 12513

Copy full path without quotes

Is there any setting for copy full path without quotes?
by w64bit
Sun Jun 16, 2024 9:31 am
Forum: Suggestions
Topic: Could We Get a White Icon?
Replies: 8
Views: 6781

Re: Could We Get a White Icon?

To copy a file in a folder does not qualify for Windows settings.
Any average user of Everything has his own customized ini settings, bookmarks ... as files to be copied in Everything folder.
One more ico file to copy in a folder does not change anything.

https://www.theverge.com/22684730/students ...
by w64bit
Sat Jun 15, 2024 9:32 am
Forum: Suggestions
Topic: Could We Get a White Icon?
Replies: 8
Views: 6781

Re: Could We Get a White Icon?

by w64bit
Thu Jun 13, 2024 11:36 am
Forum: Everything 1.5 Alpha
Topic: Status Bar Format
Replies: 89
Views: 112193

Re: Status Bar Format

Maybe, these settings can be merged somehow?
show_selected_item_in_statusbar
show_size_in_statusbar
statusbar_total_size
First two seems redundant, taking into account that we already have very good statusbar $ customization.
by w64bit
Sat May 25, 2024 9:31 pm
Forum: Everything 1.5 Alpha
Topic: Dotted rectangle around file
Replies: 6
Views: 2694

Re: Dotted rectangle around file

New thing noticed regarding focus rectangle.
- do a search.
- click on empty space.
- the first item has now a dotted rectangle around it.
- right keyboard arrow -> the focus rectangle is moving in the next column.
It should not. Focus rectangle is for files/folders in name column.
by w64bit
Fri May 24, 2024 9:33 am
Forum: Everything 1.5 Alpha
Topic: [Solved] Preview not shown after Page Down
Replies: 4
Views: 1673

Re: Preview not shown after Page Down

No. It's solved.
by w64bit
Sat May 18, 2024 10:27 am
Forum: Everything 1.5 Alpha
Topic: [Solved] Preview not shown after Page Down
Replies: 4
Views: 1673

[Solved] Preview not shown after Page Down

do a search for files (like d: file:)
click on a file to show preview
use Page Down for 5-6 sec to scroll result list
click on a file to display preview -> no preview
and sometime the program can freeze
by w64bit
Thu May 16, 2024 1:54 pm
Forum: Everything 1.5 Alpha
Topic: Dotted rectangle around file
Replies: 6
Views: 2694

Re: Dotted rectangle around file

Thank you. Focus rectangle is now off.

But this pointed to 2 new issues:
1. there is no more rubberband selection rectangle (Show translucent selection rectangle = OFF in Win settings).

2. even if the focus rectangle is off, after I click on empty space, the file focus is there.
How to replicate ...
by w64bit
Thu May 16, 2024 11:49 am
Forum: Everything 1.5 Alpha
Topic: [Solved] Add View settings to General > Home
Replies: 1
Views: 770

[Solved] Add View settings to General > Home

Is it possible, please, to add to Options > General > Home the options:
- Menu bar
- Filter bar
- Status bar
- Folders
- Bookmarks
- Filters
- Preview
Thank you.
by w64bit
Sat May 11, 2024 7:00 pm
Forum: Everything 1.5 Alpha
Topic: [Solved] Key assigned not working (partially)
Replies: 9
Views: 3072

Re: Key assigned not working (partially)

1375a
Found the problem.
F1...F3 + F5...F12 are working.
F4 it's not working when the cursor it's in the search box.
by w64bit
Sat May 11, 2024 11:28 am
Forum: Everything 1.5 Alpha
Topic: [Solved] Key assigned not working (partially)
Replies: 9
Views: 3072

Re: Key assigned not working (partially)

With the cursor in the search box?
by w64bit
Sat May 11, 2024 10:56 am
Forum: Everything 1.5 Alpha
Topic: [Solved] Key assigned not working (partially)
Replies: 9
Views: 3072

Re: Key assigned not working (partially)

Yes, it persist.
It's working only when I click on search list and in Quick Find.
by w64bit
Sat May 11, 2024 9:38 am
Forum: Everything 1.5 Alpha
Topic: Dotted rectangle around file
Replies: 6
Views: 2694

Dotted rectangle around file

Do a search.
Click on empty space.
The first item has now a dotted rectangle around it.
Is there any setting to get rid of it?
by w64bit
Sat May 11, 2024 9:26 am
Forum: Everything 1.5 Alpha
Topic: [Solved] Key assigned not working (partially)
Replies: 9
Views: 3072

[Solved] Key assigned not working (partially)

If I assign a key to View > Preview and the cursor in the search box, the key it's not working.
by w64bit
Fri May 10, 2024 9:32 am
Forum: Support
Topic: Preview .TXT files not working
Replies: 46
Views: 36548

Re: Preview .TXT files not working

More thing with preview:

1. If I preview a MSG file (outlook message), all it's OK.
If I click on any other file type after that, the preview will not change. I have to close and open again preview pane to make it work.

2. Click on TXT -> preview OK
Click on CHM file after that -> artifacts (lines ...
by w64bit
Sat Apr 20, 2024 11:54 am
Forum: Everything 1.5 Alpha
Topic: ini setting name
Replies: 1
Views: 941

ini setting name

the ini setting: last_options_page
should be: options_last_page
by w64bit
Sat Apr 13, 2024 10:22 am
Forum: Everything 1.5 Alpha
Topic: Bookmark icon displayed black
Replies: 2
Views: 845

Bookmark icon displayed black

When I use for a bookmark icon the first icon (blank page icon) from %SystemRoot%\System32\SHELL32.dll the icon is display correctly in Edit Bookmark window but is display as a black square in Bookmarks drop down menu.
Can anyone confirm this?
Win 10 22H2 x64, latest updates.
by w64bit
Fri Apr 12, 2024 5:39 pm
Forum: Everything 1.5 Alpha
Topic: Search for zero size files inside archives
Replies: 2
Views: 1002

Search for zero size files inside archives

Is there any way to search for zero size files inside archives?
Something like container-file-size: ?
by w64bit
Fri Apr 05, 2024 9:57 am
Forum: Everything 1.5 Alpha
Topic: Search for EPUB v2 and v3
Replies: 1
Views: 740

Search for EPUB v2 and v3

Is there any way to search for EPUB v2 and v3?
by w64bit
Mon Mar 25, 2024 11:04 pm
Forum: Everything 1.5 Alpha
Topic: [Solved] Search for text files encoded in Unicode
Replies: 4
Views: 1645

Re: [Solved] Search for text files encoded in Unicode

Even better.
Thank you, void.
by w64bit
Mon Mar 25, 2024 5:59 pm
Forum: Everything 1.5 Alpha
Topic: [Solved] Search for text files encoded in Unicode
Replies: 4
Views: 1645

Re: Search for text files encoded in Unicode

Exactly this.
Thank you very much.
by w64bit
Mon Mar 25, 2024 4:40 pm
Forum: Everything 1.5 Alpha
Topic: [Solved] Search for text files encoded in Unicode
Replies: 4
Views: 1645

[Solved] Search for text files encoded in Unicode

Some of my TXT files are encoded in Unicode, as specified on my text editor statusbar.
Is there any way to search for these TXT files encoded in Unicode?
by w64bit
Sat Mar 09, 2024 11:49 am
Forum: Everything 1.5 Alpha
Topic: [Solved] dupe_lines
Replies: 3
Views: 1479

Re: dupe_lines

Solved in 1371.
Thank you very much.