On Tue, Nov 29, 2016 at 08:27:00AM +0500, Mihail Konev wrote: > Msys2 on windows, at least, should do it without a problem.
Tried both it (bash 4.3.46) and arch linux in qemu (bash 4.3.46). Neither reproduced. Nevertheless, MSYS2 was exhibiting the bug all the time, most likely, with bash 4.3.46. Perhaps this has to do with ^Z and fg ... ... but the real linux system exhibits it, straight from the console login. And in terminal emulators too. And the patch helps on f459cbd8be37b28be1dc90315e0ab51d7f211301, i.e. bash 4.4.5 Would now try to hit this on MSYS2 again :)