mc/pc/BUGS
Pavel Roskin 24cf8069a7 * BUGS: Remove obsolete and OS/2 specific parts.
* README: Likewise.
* TODO: Likewise.
2002-01-03 07:35:10 +00:00

12 lines
367 B
Plaintext

BUGS OF the Win32 port
- Troubles with keys (Ctrl-Tab, Gray +,-,*, Alt-Shift-A etc)
- Filtered view hangs in close_pipe() because error is set, but nothing
is available on stderr
- Windows '95 will not delete directory if not empty. (as it does
not return ENOTEMPTY but ENOACCESS)! Already fixed?
- Windows '95 will not allow "''" in root drives
-please report!