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 - Jean

Pages: 1 2 3 [4] 5
76
Tab colors have not disappeared again! Great.

77
Can't remember what caused it. I didn't change things, on the contrary, now i have some tabs locked and colored i'd like to keep them this way.
I will keep an eye on it, I made a config backup for in case it happens again.
Thanks!

78
Mathias, today all my colored tabs except one are gone.
Be careful eveybody.

79
1, it works now, must have missed something, i'm sure it didn't work before, but it's ok now.
2. I understand, it's not a modal window, good luck.

80
Hello,
1. I just noticed that after a restart mc looses it's tab colors, is there a way to remember/reapply them?
2. On the multi-rename window, please give the Start and Close button both a keyboard shortcut. I would like more keyboard shortcuts in that dialog, after all, when renaming you mostly use the keyboard.
Thanks

ps i donated and was expecting something like contributor status, it's not important, only i didn't see it.

81
thanks, in the latest version, size is remembered and i can close the window with escape. However there is no way to Start the rename from the keyboard as far as i can see.

82
great, thank you.

83
If someone is looking for a way to do this, this works for me.

Code: [Select]
@var $files = GetSelectedPaths(), $n;
@var $s = "";
for( $n=0; $n<arrayCount($files); $n++ )
  {
  $s = $s + "\"" + $files[$n] + "\" ";
  }
$s = "c:\myprog.exe " + $s;
MC.Run CMD={$s}

84
Script / send selected files to a program in the 'send to' list
« on: March 08, 2020, 12:13:03 »
Back at multicommander after a trial of directory opus. Glad to be back, i prefer MC, not only money wise.

Is it possible to send selected files to a program in the 'send to' list by a script?
Another solution for me would be the ability to assign a key to that specific program in the 'send to' list.
The whole idea is that i'd like to send selected files to a utility with just one keystroke.

85
And possibly make Start the default button when you press Enter, or give it a shortcut key.
And please also some means of closing the multirename window by keyboard. So that when i'm working with it don't have to switch to the mouse.
Thanks.

86
Support and Feedback / ftp trice
« on: November 02, 2019, 09:03:23 »
I often see names in a ftp window twice, this is the first time i see them trice. :)

Edit: just now i saw them four times :)

87
Support and Feedback / Re: Folder Tree - Folder not shown
« on: September 25, 2019, 08:56:46 »
@mathias, that folder already exists.

88
Support and Feedback / Folder Tree - Folder not shown
« on: September 20, 2019, 12:06:00 »
see, first pic, on the right there's a map Pd, but not on the left. Now when i double click that pd map, it appears in the tree.

89
Beta Releases / beta 2548
« on: August 31, 2019, 17:50:24 »
- when going back to an ftp window after some time and trying to do something Mc becomes unresponsive, also when doing escape or trying to close the window.
- an ftp window often has all files/folder listed twice.

90
I see this sometimes but only on ftp.

91
Feature Requests and Suggestions / Make text in tabs smaller
« on: August 02, 2019, 07:14:47 »
Thanks for 9.0.
As we can ask for new features i'd like to repeat the request of a font size setting for the text on the tabs so i can set it smaller. I like to have a lot of tabs open (25+) and the tabs tend to become unidentifiable because the texts are cut off. This won't happen if i can set the text size for them.
Thanks.

92
I like to have a lot of tabs open but when i do the captions are not readable anymore because the font is so big and the tabs are quite big. A solution would be a separate font setting for tabs so that can be really small. Pretty please.

93
Mathias the backspace key binding for go up/root just seems to stop working after a time but the user command go up/root assigned to backspace keeps working. No particular operations, just copying / moving etc.

94
As a workaround i removed the key assignments for go up and go root and put them in user defined command, problem solved, at least it seems for now.

95
Support and Feedback / Re: File Type Setup always adds Editors
« on: June 13, 2019, 07:05:56 »
thanks.

96
Anybody seen this?
After a restart it works again.

97
Support and Feedback / Re: File Type Setup always adds Editors
« on: June 12, 2019, 14:21:42 »
Sorry i don't understand.
I modified the Default Picture Editor to use PaintDotNet.exe.
If i restart MC there are 3 editors, 2 times the default picture editor and the default editor for txt using notepad++.
And editing pics doesn't work. I have to remove one of the pic editors.
If i rename 'Default Picture Editor' to My Editor or something, i also get it back after restart. And none of them working.

98
Support and Feedback / File Type Setup always adds Editors
« on: June 10, 2019, 12:07:13 »
Dunno if it's beta related.
File Type Setup - editors always adds an extra line for Default Picture Editor when i'm not looking it restarts. As a result, editing a pic doesn't work anymore, if i delete the extra default pic editor line, it works again until restart.

99
Beta Releases / Re: MultiCommander v8.9 BETA
« on: May 26, 2019, 15:33:52 »
Hi Mathias, dunno if you were talking to me, shift drag only does a move here, and ctrl drag does a copy.

But that is normal Explorer (and other file commander) behaviour ???

Alan, On the same drive, control drag dus a copy like you told me, while a normal drag or a shift does a move. :)

100
Sorry for missing that. Thanks again.
Great software.

Pages: 1 2 3 [4] 5