cmd: Allow users to exit the 'more' command by pressing Ctrl-Z

Hugh McMaster hugh.mcmaster at outlook.com
Mon Sep 22 07:28:13 CDT 2014


If you run 'more' (with no arguments) in wineconsole, you end up in a continuous input stream. There is no way to exit the stream, other than pressing Ctrl-C, which terminates the console session badly.

On Windows, users can exit 'more' by pressing Ctrl-Z followed by the Enter key on a blank line. This patch enables the same behaviour in wineconsole.
 		 	   		  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: more-ctrlz.patch
Type: application/octet-stream
Size: 845 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140922/d4c793cc/attachment.obj>


More information about the wine-patches mailing list