Im currently compiling the result of the request here and from mail and will post the shortly.
First I want to comment on some of the issue and suggestions named here. some of them are just bugs and some are fixed in v2.5.1
- maybe I was too lazy, but with "File Search" I was not able to find a specific text within multiple binary files, or maybe this a problem with File Search and not MultiCommander
This is a bug. And if you can provide me with a example case where this can be recreated I will look into that.
2. an easy way to select non consecutive files using the keyboard
for e.g. in win explorer you hold down the ctl key, then move down with arrow key and select individual files with space key
3. an option in picture tools to resize or compress
either in terms of percentage (10 - 30 - 50 %) or in a few predefined resolutions (small - medium - large)
4. change of the arrow behavior during rename function
I explain. after you press "rename" or f2, the selected ......
2. Im note sure what you mean with this.
3. You mean like a quick zoom feature. pressing shortcut x and it wlil got to 10% and pressing y it will got to 20 % ?
Or do you mean that it should resize and save the image to disk ?
4. This is fixed in v2.5.1
- also drive drop down list and icons on the right (parent folder, root, ...) are too big
- scrolling file list with elantech touchpad is impossible. I dont know the reason, but scrolling in all other applications is working fine except in multicommander. I dont have another laptop to test on, so I dont know if other touchpad brands work better.
Icons are to big ? really they are 16x16. All other complains have been that they are too small.
scrolling, Well I don't really know why this is happening. I do not have a device like that so I can not test it.
Anyone else have this problem ?
- Custom icons for filetypes (File Type Setup) - with relative paths support
- Drive buttons instead of drive drop-down (explorer panel)
- Fix: "${mcinstallpath}" is inserted in the File Type Setup if you click on "${mcpath}"
- Removal of inactive frame border (explorer panel) - kinda annoying, feels like the inactive panel is active
Custom icons for the filetype, Hmm Might be possible to add. But with if you got .txt defined for a viewer and another for editor. what icon should it show ?
Drive Buttons can be shown in the explorer panel. but the drive dropdown will also be there. But a request to make that optional is on the list
${mcpath} problem is fixed in v2.5.1
A test for removal av the active border highlighting has been added in v2.5.1
type the command ":activeframe_disable" in the command line field to activate it (it will NOT remember the state between restart at the moment)
Is this what you looking ?
3. Allow multiscript to execute internal and custom commands (those created via User Defined Commands).
As i see now it is impossible to execute e.g. Edit action from a script.
3. Added in v2.5
MC.RunUserCmd
and
MC.RunCmd
be careful so you do not create a script that call it self.
in v2.5.1
MC.Edit , MC.View
was added.
List of Custom Commands are now in the
doc. (all descriptions not 100% done yet)