1
Support and Feedback / Re: Weird file names display
« on: February 16, 2026, 19:55:06 »nietrupek,
I've created some files. No problems.
Thank you for checking. Are you using File Manager look and feel or traditional one?
MultiCommander v15.8 is released!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
nietrupek,
I've created some files. No problems.
More likely it is some windows issue, Because the window text draw engine is loaded into each process that is rendering text in the Windows UI.
But I can't check for that since I can't reproduce it
MC just tell window to draw the unicode string. MC does not process., It is using Window built in support for drawing unicode strings.So the problem is outside of MC's control, somewhere in external library.
MC just tell window to draw the unicode string. MC does not process., It is using Window built in support for drawing unicode strings.
You can't use zip for unicode filenames, zip is an legacy and old format. normally zip till convert filename to 7/8bit for current code page used, or to UTF-8 if enabled for zip.
Configuration - Manage Plug-ins and Extensions - uncheck "Preview Panel" - Save.
#include <glob.h>
int main (void)
{
glob_t globbuf;
glob("*", GLOB_NOSORT, NULL, &globbuf);
return 0;
}
and link with standard Cygwin's DLL. Running resulting program in any directory does the trick. And I don't think that any hidden fopen() calls are involved.
I've just installed latest build (Dec 04, 2020).
After setting all user-configurable fonts to 10 everything looks nice on my system (150% and 1920x1080).
Whatever you changed in last built, fonts are OK now. Thank you, Mathias.
JK
100% and 1920x1080.No DPI scaling. strange. I see no issues in 100%.
Sorry. I misspoke. It is the "Device Dropdown list" that I am referring to.
The font shrinks in size sometimes when making changes using the "Quick Look N Feel Setup".
It goes back to normal after quitting & restarting.
8 is just the recommended minimum in the list. You can enter any value in the edit box above the size
few times, nothing should change, but actually dropdown list font shrinks for each iteration.Also there can't be a option for everything, There are already too many options. It turns inte option hell.
But the scaling things are going to be tweaked a bit more. However some things that works in 150% scaling looks bad in 225% scaling. so it is not easy to get right.
You might need to lower the font. set it to 6, 6 at 150% scaled should be around 8pt.
The Path area is not changed at all.. The default font is changed. it scaled already before.
freespace area will autoscale font according to scaling settings in Windows. So just make this font smaller in Explorer Panel settings