On Wed, Dec 17, 2008 at 6:04 AM, Salvatore Insalaco <[email protected]> wrote:
> I had to disable haskeline on windows for two reasons:

First, thanks for the haskeline bug reports!  I should mention that
you can log any additional issues at http://trac.haskell.org/haskeline
.

> 1) On windows, even without haskeline, the "usual" prompt keys (home, end) 
> work.

That issue is fixed in haskeline-0.5 (released yesterday :-).
Incidentally, that version also implements custom key bindings (for
example, to make ctrl-left/right skip words).

> 2) International character (the ones using AltGr) doesn't work with
> haskeline on windows.

This isn't hard to fix, but right now I don't have access to a Windows
machine for testing so it may take a few days for an update to appear
on Hackage.

It might be worth bumping up the dependency to haskeline-0.5 for
darcs-2.2; it could use a little more testing, but no code changes
would be necessary since the part of the API that darcs uses has
stayed the same.  I'll send a patch/proposal once the testing/bugfixes
are completed.

-Judah
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to