mcwin32 icon indicating copy to clipboard operation
mcwin32 copied to clipboard

Midnight Commander for Windows

Results 39 mcwin32 issues
Sort by recently updated
recently updated
newest added

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

bug

mcwin32 does not seem to support background jobs Copy dialog of mcwin: ![image](https://github.com/adamyg/mcwin32/assets/11912465/7c1137a8-8344-4e41-9a3b-0f8dd1779e67) Copy dialog of mc ![image](https://github.com/adamyg/mcwin32/assets/11912465/811ec1cd-ad69-46ed-8a16-ff168d451981) Note that the "Background" button is missing. Also `Ctrl+x j` should open...

enhancement

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

![image](https://github.com/user-attachments/assets/b235d322-9a60-44c0-9742-9014888a47ee)