New submission from Jérome Perrin <[EMAIL PROTECTED]>:

The attached patch it a proof of concept to enable readline when asking user,
for example in the "What is the patch name?" question on record command.
The motivation is that arrow keys doesn't work there, and simply print sequences
like "^[[D".

I'm new to haskell, this patch has some problems:
* in the configure, it checks for the presence of readline library, not haskell
module. Maybe this is not correct.
* program does not exit properly when the user press C-c during askUser.

----------
files: darcs.readline_for_askUser.diff
messages: 3302
nosy: beschmi, droundy, kowey, perrinjerome, tommy
priority: feature
status: unread
title: Use readline when getting user input
topic: UI

__________________________________
Darcs bug tracker <[EMAIL PROTECTED]>
<http://bugs.darcs.net/issue671>
__________________________________

Attachment: darcs.readline_for_askUser.diff
Description: Binary data

_______________________________________________
darcs-devel mailing list
darcs-devel@darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-devel

Reply via email to