Ben Moseley <[email protected]> writes:

> One thing which I find somewhat of an annoyance is that I've
> discovered no way to use darcs in interactive mode from within
> something which isn't a real (pseudo)terminal (eg from within M-x
> shell / M-x eshell etc in emacs).
>
> I think the problem boils down to the fact that the darcs code (which
> I haven't yet examined properly) is expecting to be able to detect
> single keypresses (ie raw terminal input) rather than line-based
> input.

I haven't tried it since Haskeline was introduced, but it *used to* work
perfectly find in M-x shell.  The only difference was that you had to
type RET after answering each prompt (because, as you say, TERM=dumb
queues up the whole line before sending it to the application.)

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

Reply via email to