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 ... 24
1
Not sure about size, but sort order is often changed after search

2
Beta Releases / Re: 15.5 Beta
« on: June 13, 2025, 13:27:03 »
The Syntax file is not replaced if you had some changes to the file..  to avoid overriding user changes..

I don't remember changing syntax file(s)

Quote
But if you press the "*" button there. It will reset all of them.. 

Yes, it resets. And my screenshot was made after resetting.

3
Beta Releases / Re: 15.5 Beta
« on: June 12, 2025, 21:52:11 »
Quote
ADDED - MultiFileViewer now has a syntax coloring template for .udc (MultiScript) files
ADDED - MultiFileViewer now has a syntax coloring template for .ps1 (powershell) files

I don't see them in the profiles (15.5.3102)

4
Support and Feedback / Re: Regex matches in MR
« on: April 02, 2025, 13:40:19 »
For me, both scenarios work.
But be careful with #2. If you enter Find and Replace editor (by pressing [...] button), it will corrupt your "|"-separated group as long as it itself uses "|" as a Find-Replace separator

5
It would be very helpful (for me). Maybe with the adjustable depth.

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

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

8
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

9
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

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



11
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)

12
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.

13
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

14
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

15
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.

16
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]

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

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

19
7zip supports zip

20
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.

21
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

22
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.

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

24
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.

25
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.

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