cmd/more: Add support for Ctrl-Z (and Ctrl-D)

Hugh McMaster hugh.mcmaster at outlook.com
Mon Sep 15 07:05:32 CDT 2014


Currently it is impossible to exit from the 'more' command in wineconsole/cmd. Running the 'more' command without arguments leaves the user stuck having to press Ctrl-C, which unexpectedly ends the console session. On Windows, users can exit this command by pressing Ctrl-Z.

This patch adds support for Ctrl-Z. It also adds support for Ctrl-D, for those Linux users who may forget to use Ctrl-Z.
 		 	   		  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cmd-more-ctrlzd.patch
Type: application/octet-stream
Size: 858 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140915/9f76c505/attachment.obj>


More information about the wine-patches mailing list