Recent Posts

Pages: [1] 2 3 4 5 ... 10
1
Support and Feedback / Re: Tab colours
« Last post by Mathias (Author) on Yesterday at 11:58:54 »
should work in next update..
2
Beta Releases / Re: MC V17 EARLY PREVIEW
« Last post by Mathias (Author) on Yesterday at 11:56:20 »
I have no idea whether it is possible to use multiscript or internal commands to toggle tags, but it should be.

Actually There are MultiScript methods for it. I forgot that.

Code: [Select]
array GetTag( file )
string GetTagEx( file );
num TagAdd( file , tags )
num TagRemove( file , tags )
num TagClear( file )
num TagVerify ( )
num TagValid( tag )
CommentGet( file )
CommentSet( file , comment )
CommentAdd( file , comment ) // append
CommentRemove( file , comment)
CommentClear( file )



3
(Wow block of text.  Please try to use return key to space out text to make it more readable.)

Since I have not been able to reproduce it, It is not fixed. I can't fix things I can't recreate.

I doubt it's worth fixing this in v16 unless it's a straightforward fix.
The file view UI component has been completely rewritten for v17, so the issue may already be resolved.
However, since the new component was modeled after the old architecture, the bug might still persist. If that's the case, then I will address it there, provided I can replicate the error.
4
The File Layout Column Width keeps shrinking randomly, in V16 some new version I was forced to delete all my custom File Layout Column templates and resort to using the Default only, but even the Default is resizing unexpectedly when navigating between tabs and moreso when re-launching MC.. I thought this would go away in v16 but it's not ! I need a fixed perm File Column Header Layout as defined by my Template (set to C:\ D:\ F:\ G:\ H:\ plus "Valid for subpaths".) I cannot create a new Template because there's a bug where the selected Sorting Column is not preserved/ remembered. So I had to delete my custom template & use Default Template so it remembers which column to Sort by. I reported it previously here: https://forum.multicommander.com/forum/index.php/topic,5107.0.html Wish this could be fixed once & for all !  :(
P.S: To Reproduce, switch Tabs and restart MC, when re-launched the File Column Header Width should be shrunk ! (but it's not certain, it's a bit random I don't know)
5
My post can be removed. Thanks.
6
Beta Releases / Re: MC V17 EARLY PREVIEW
« Last post by Mathias (Author) on August 25, 2026, 15:57:59 »
Tags/Labels using the toolbar  you can  Click - Tag selected files,  Shift+Click  - UnTag selected ,,  Ctrl+Click Toggle tag on selected.
With Right click on the tag in the toolbar. you can also select to filter on the tag

They are also in the popup, but under MultiCommader > Tag >
That is not a good place. To many step. But not sure where to place that yet. They cant be in the normal shell menu. Maybe only show a tag popup if ctrl is hold while showing context menu, or something.. not sure yet. right now toolbar is the way to use them.

Yes button editor and command editor where you select internal commands will need to change to support the new "category" name for the commands, Like that the new Keyboard customization dialog have. It will then be possible to filter and view them better. But first Keyboard stuff need to be more finalized.

MultiScript commands for tags are coming. Not added yet.
7
Beta Releases / Re: MC V17 EARLY PREVIEW
« Last post by Jungle on August 25, 2026, 15:43:36 »
Ok. On one PC it works. So far I've only taken a look at file tags. Inconvenient.

1. One can quickly set some file tag but can't remove it. Using a context menu is a waste of time. I think at least standard tags should be togglable via toolbar.

2. I've tried to bind a hotkey to the Tags dialog (not the File Tag management dialog, but the "Tags" dialog invokable via context menu), but didn't found it. I've found 3 tags actions: Manage tags (invokes File Tag manager dialog), Tags (toggles toolbar; absolutely unclear name and description) and Assign File Tag (don't understand how it works).

I have no idea whether it is possible to use multiscript or internal commands to toggle tags, but it should be.

Please, update menu item names and descriptions. A lot of duplicates and unclear meanings (see pics)
8
Beta Releases / Re: MC V17 EARLY PREVIEW
« Last post by Mathias (Author) on August 25, 2026, 14:51:03 »
Totally rewritten how shortcuts works. so old config file does not load. New format
Would it be possible, once beta status is reached, to convert the old custom keyboard shortcuts to the new format during setup?
Probably not. would be to much work to make it re-map everything automatically. since they work totally different
9
Beta Releases / Re: MC V17 EARLY PREVIEW
« Last post by Matthias515566 on August 25, 2026, 14:37:18 »
Totally rewritten how shortcuts works. so old config file does not load. New format
Would it be possible, once beta status is reached, to convert the old custom keyboard shortcuts to the new format during setup?
10
Beta Releases / Re: MC V17 EARLY PREVIEW
« Last post by Mathias (Author) on August 25, 2026, 14:29:47 »
Sorry, I reinstalled v16.2, and now I’m getting the quoted error message there as well. So it must be a new module causing the error message, since the config files have always remained the same.
I don’t think I can really help with testing, because I usually test software by using it for my work.

What is quoted errors message ?

That why this is released as portable only. not meant to replace your normal version. It mean to run side by side.. specially since it has expiration date built in.

But not sure if anything in this version ever will be inserted into the main line.

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