Files
MSYS2-packages/TODO.md
2014-07-15 22:51:29 +04:00

375 B

What we need to do:

  • msys2-runtime: properly mangle paths in "complex" arguments that contain some arguments in one string.

  • msys2-runtime: skip trying mangling arguments that contain absolute windows paths with '/' as path separator.

  • ncurses: Fix it to properly work in Windows API based consoles.

  • Fix key shortcuts working in bash (like Ctrl+Home, Ctrl+End)