Show Posts

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.


Messages - Jungle

Pages: [1] 2 3 4 5 ... 23
1
It would be very helpful (for me). Maybe with the adjustable depth.

2
Support and Feedback / Re: Column widths not sticking
« on: March 17, 2025, 20:11:58 »
Explorer panel settings > Display > Sorting and Columns

3
Shift+F3 seems to be the standard for "Find previous" action. Please add it to the MDV.

4
1. Find some text (which occurs multiple times) in a file
2. Find next several times
3. Now Find Previous.

Result: selection immediately jumps to the previous result

4. Now Find next

Result: nothing happens

5. Find next again

Result: now selection jumps to the next result

5
I'm unable to go to the root of virtual device/folder in the file list. Look at the pics attached. If I press ENTER or double click on the [..] item, nothing happens. So for the "Portable" I can't return to the "WPD:\LG Wine Smart", and for the "Registry" -- to the "REG:\HKEY_USERS"

However, "Go to root" action (button or shortcut) works. MC v15.1.3074 x64 Portable, Win 11 Pro

6
Support and Feedback / Re: phone icon
« on: March 02, 2025, 09:20:58 »
You mean "Portable" ? For me it's still there



7
Support and Feedback / [Issue] Copy file: unhandled error
« on: February 27, 2025, 16:06:12 »
1. Copy any file to some directory
2. Try to copy the same file to the same directory (using F5)
3. When MC asks what to do (skip/rename/overwrite etc) choose Rename
4. In rename dialog press [Cancel]


Result: error appears or copy dialog stucks for a while (happened only once)

8
Support and Feedback / [Issue] MultiDataViewer word wrap is broken
« on: February 17, 2025, 20:45:23 »
Just look at the screenshots attached.

1. It wraps when it's unnecessary
2. It doesn't wrap when it's necessary
3. Hyperlinks are wrapped incorrectly: the upper part of the link is highlited and treated as hyperlink while the lower part is excluded from highliting and the actual URL-address.

9
Support and Feedback / Re: SHIFT + Character Hotkey not working
« on: February 17, 2025, 20:24:22 »
Ensure that Explorer panel settings > Display > Keyboard handling > Forward keys to the command line bar option is unchecked

10
Example file:
Code: [Select]
.test test  testtest
Try to find and/or highlight "     test     " (with spaces, without quotes).

P.S. It seems that Copy/Paste shortcuts (Ctrl+C, Ctrl+V, Ctrl+Ins, Shift+Ins) don't work in teh Find and Highlight fields.

MC v14.5.3054 x64, Win 10 Pro

11
Feature Requests and Suggestions / Re: button panel area
« on: January 23, 2025, 11:47:52 »
Open button editor, then activate MC main window. Now press Ctr[+Shift] and click desired button.
Alternatively, you may enable Wizard Mode, press Ctr[+Shift] and drag'n'drop some file/folder onto desired button.

12
Support and Feedback / Re: Switching Windows
« on: January 18, 2025, 19:32:51 »
@wynford
You can create a custom command which activates the left panel, and then launch MC with the command line parameter -AutoRun=[your custom command]

13
If I get you right, you might need MultiScript function PathGetNamePart

14
Script / Re: Where is the scripts log file located?
« on: January 09, 2025, 06:00:49 »
There's MultiScript debugger under the Help menu

15
7zip supports zip

16
It can be done via MultiScript (at least for some checksum types). The only "problem" is that MC doesn't allow UDC to be used as an action source in File Type setup.

17
Support and Feedback / Re: button panel text not saved.
« on: December 23, 2024, 12:15:32 »
Just in case... Don't modify MC's config files while MC is running

18
Support and Feedback / Re: Smartphone Verbindung
« on: December 21, 2024, 19:43:40 »
@python,
Did you create that folder manually yourself or it was made automatically by some built-in app? I mean if you manage to find a way to create such "strange" folders, it may give Mathias a clue.

19
I've never performed it myself. Try checking registry keys from this post

20
Have you set up MC as the Explorer replacement? As far as I know, it is not officially supported. And using MC in a single-pane mode is not officially recommended as well.

21
Support and Feedback / Re: MC using wrong app to open multiple files
« on: December 06, 2024, 08:30:40 »
I've configured PDF-XChange as a Launcher (Run/Open), neither viewer nor editor.
When I launch *.pdf from a "normal" panel, some lines appear in the Application Log (Debug/Full)

Code: [Select]
2024-12-06 10:26:39.056 Execute file item : "x:\path\file.pdf"
2024-12-06 10:26:39.076 ShellExecute returned without any error

When I launch *.pdf from RES1:, nothing appears in the Application log.

22
Support and Feedback / Re: MC using wrong app to open multiple files
« on: December 06, 2024, 06:32:37 »
Some more to add.

1. It seems that the way of launching depends on Explorer tabs type.
E.g. from the RES1: tab my *.pdf files are opened in MS Edge (which is the default app). And from "normal" file tab the same files are opened in configured app (PDF-XChange)

2. If custom config settings are wrong, the file will not be opened from the "normal" file panel. And it's confusing when the default file icon is used. So you see some associated icon, try to launch and nothing happens. I think either the default app should be launched or some kind of notification displayed. Maybe MC should check certain settings at startup and warn a user in a some way.

23
Support and Feedback / Re: Multi-Rename
« on: December 02, 2024, 06:17:00 »
In the "Search and Replace" panel:

1. Check RegEx option
2. In the left edit field enter "\(\d*\)\s*" (without quotes) leaving the right edit field empty
3. Optionally select Replace only name

24
Support and Feedback / Re: Issue with file search
« on: November 29, 2024, 20:41:13 »
Ok. I've performed some tests with GUI.

1. c:\temp\22;c:\temp\33 - files are found
2. "c:\temp\22";"c:\temp\33" - files are found
3. "c:\temp\22;c:\temp\33" - files are NOT found

And now the issue is reproducible in pure GUI mode without UDC.

1. Open Find files dialog
2. Enter some findable mask (files must be found for issue to happen)
3. Enter some path
4. Press start.
5. After files are found close the RES tab
6. Close Find files dialog
7. Now change path

Well, maybe not 100%, but almost each time

25
Support and Feedback / Re: Issue with file search
« on: November 29, 2024, 16:12:33 »
I've just tested on
Code: [Select]
Édition                          Windows 11 Professionnel
Version                          23H2
Build du système d’exploitation  22631.4460
Expérience                       Windows Feature Experience Pack 1000.22700.1047.0

The same result: this issue is 100% reproducible.

Pages: [1] 2 3 4 5 ... 23