mcwin32
mcwin32 copied to clipboard
Midnight Commander for Windows
Remove the following: * make
When Ctrl+O is pressed the panels hide but you can't type anything in the subshell - there is no a subshell. Is this feature supported on the Windows build? Tested...
Unix environments have an mc-wrapper.sh script. When used instead of powershell with `alias mc='source mc-wrapper.sh'`, it makes it possible to change directory automatically after exiting from mc. A possible implementation...
MC's native code-page support is unaware of the consoles abilities, consider reworking. Keyboard input and display are now both always UTF-8/Unicode, meaning input code-page support is not required, yet editor...
GnuWin32 is not actively developed. It doesn't even provide a recent gmake compatible with our makefiles. MSYS2, other the other hand, is actively developed. It is also included with Git...
The displayed file size is incorrect for files of size 2^31 bytes or larger. The screenshot includes a file having exactly 2^31 bytes. The indicated file size is approximately 2^64...
I want to move folders between different drives in MC. As I try to move one folder from my C drive, to for example D drive, I get an error...
mcwin32 does not seem to support background jobs Copy dialog of mcwin:  Copy dialog of mc  Note that the "Background" button is missing. Also `Ctrl+x j` should open...
In Midnight Commander it is possible to select one or multiple by pressing Shift+arrow up or shift+arrow down. In mcwin32 (on Windows 10, from powershell, cmd and by invoking mc.exe...
