Search found 49 matches

by Texano88
15 Sep 2025 22:53
Forum: Bug Reports
Topic: Unseen folder sizes
Replies: 18
Views: 9229

Re: Unseen folder sizes

Yes, I inserted the colons by mistake. Thank you, I could never have remembered this change without your support. Will the correction check for inconsistencies in the separator definitions?
by Texano88
14 Sep 2025 19:18
Forum: Bug Reports
Topic: Unseen folder sizes
Replies: 18
Views: 9229

Re: Unseen folder sizes

Discovered the problem, I had changed the thousand separator to , and the decimal to . for greater compatibility with other software and files, but instead of a comma I entered a . and xy couldn't separate the thousands
by Texano88
14 Sep 2025 19:08
Forum: Bug Reports
Topic: Unseen folder sizes
Replies: 18
Views: 9229

Re: Unseen folder sizes

About 26,000, I believe XY sums files and folders, I think.
by Texano88
14 Sep 2025 18:56
Forum: Bug Reports
Topic: Unseen folder sizes
Replies: 18
Views: 9229

Re: Unseen folder sizes

I clicked on the folder, I thought it was the same. Here is the content of the size column. # char dec hex utf8 utf8hex remark 1 ~ 126 7E ~ 7E 2 [ 91 5B [ 5B 3 2 50 32 2 32 4 6 54 36 6 36 5 0 00 00 Null 6 6 54 36 6 36 7 0 48 30 0 30 8 7 55 37 7 37 9 ] 93 5D ] 5D 10 32 20 20 11 32 20 20 12 3 51 33 3 ...
by Texano88
14 Sep 2025 16:07
Forum: Bug Reports
Topic: Unseen folder sizes
Replies: 18
Views: 9229

Re: Unseen folder sizes

# char dec hex utf8 utf8hex remark 1 . 46 2E . 2E 2 c 99 63 c 63 3 a 97 61 a 61 4 r 114 72 r 72 5 g 103 67 g 67 6 o 111 6F o 6F
by Texano88
14 Sep 2025 13:31
Forum: Bug Reports
Topic: Unseen folder sizes
Replies: 18
Views: 9229

Re: Unseen folder sizes

There should be the number of folder elements and the folder size on the disk
by Texano88
13 Sep 2025 14:40
Forum: Bug Reports
Topic: Unseen folder sizes
Replies: 18
Views: 9229

Re: Unseen folder sizes

I have added the requested specifications in the post
EDIT:I deleted XYplorer.ini and applied ShowItemCount=1 to the default file, and the result is the same
by Texano88
12 Sep 2025 23:18
Forum: Bug Reports
Topic: Unseen folder sizes
Replies: 18
Views: 9229

Unseen folder sizes

As shown in the photo, folder sizes are no longer displayed correctly, both for the 32-bit and 64-bit versions.
Windows 11 23H2 125% DPI
XY 27.90.0045 64bit
by Texano88
22 Dec 2024 17:18
Forum: Bug Reports
Topic: folder dimensions not displayed
Replies: 3
Views: 579

Re: folder dimensions not displayed

nothing, same problem
by Texano88
22 Dec 2024 13:54
Forum: Bug Reports
Topic: folder dimensions not displayed
Replies: 3
Views: 579

folder dimensions not displayed

When ShowItemCount=1 the folder sizes are not displayed.
by Texano88
06 Jun 2024 15:36
Forum: Wishes
Topic: Syntax highlighting colors in hoverbox
Replies: 3
Views: 671

Re: Syntax highlighting colors in hoverbox

I know, but xy's hoverbox is light years ahead compared to the side preview panel. If this functionality were integrated, the side preview would become obsolete.
by Texano88
03 Jun 2024 21:14
Forum: Wishes
Topic: Syntax highlighting colors in hoverbox
Replies: 3
Views: 671

Syntax highlighting colors in hoverbox

It would be nice if the hoverbox could highlight the syntax based on the language of the file, for example py, js, cpp etc. It could be a great idea to integrate if possible.
by Texano88
29 Mar 2024 19:04
Forum: Tips & Tricks, Questions & Answers
Topic: #190; not working
Replies: 1
Views: 304

#190; not working

If I execute #190; //restart without saving in my scripts, XYplorer is closed but not restarted, even if I execute the command from the "Run script" window. How can I solve this problem or replace the command with a function to restart XYplorer? This is my script #182; $iniTRGT = "C:\...
by Texano88
20 Mar 2024 19:00
Forum: Tips & Tricks, Questions & Answers
Topic: How to set the file encoding type in the tooltip?
Replies: 7
Views: 911

How to set the file encoding type in the tooltip?

I would like that when the mouse hovers over the text file, the encoding type is displayed in the tooltip, for example UTF-8, UTF-16 with BOM, etc. Is it possible in XYplorer?