Description
Windows-targeted command-line programs can use line editing and history through the MinGW-w64 build of GNU Readline. It helps cross-compiled shells, REPLs, and tools provide better interactive input.
Interactive behavior depends on console support and encoding. Test keybindings, history storage, and special characters on the Windows terminals your users will use.