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.


Topics - vsudakou

Pages: [1]
1
Support and Feedback / Custom commands and archives
« on: April 23, 2017, 17:26:13 »
Hi all,

MultiCommander allows to open archives directly in panel (using virtual filesystem plugins).
When you go into archive and open some file there - MultiCommander automatically unpacks that, and associated program is able to process that.
But when I try to perform my User Defined command on any file inside of archive - MultiCommander doesn't unpack that file automatically.

Below is example of my External command which I try to perform on any file inside of ZIP-archive. MultiCommander doesn't unpack "${focusfilepath}" when I run it.
Code: [Select]
"C:\Program Files (x86)\Microsoft VS Code\Code.exe" "${focusfilepath}"
Thank you in advance for any suggestions.

2
Feature Requests and Suggestions / Search in configurations.
« on: April 17, 2017, 17:52:29 »
Hi,

If you've ever used programs based on Eclipse SDK - you would like see there ability to search in configuration and shortcuts...
And every year more and more programs become to support this feature. E.g. all popular text editors like Atom, MS Visual Code, Sublime  have this. I can give you a huge list of software which support that feature.

That's very comfortable...

3
Hi,

Currently changing of order of tabs on the same Panel can be done using mouse (drag&drop).

Is it possible to move active tab to left/right relatively to nearby tabs by shortcut?

Thanks.

4
Hi guys,

Is it possible to change Ctrl-Tab shortcut to something else? I cannot find it in configuration anywhere....

Thanks!

Pages: [1]