> CR/LF - very windows specific
> LF - is very common on other platforms (*nix)
> CR - Mac specific I think
>
> Without checking is it possible that you are receiving just the LF which you
> should be able to parse on with stdout output.  If there is no CR/LF,LF, or CR
> then I think one of these would be considered a reasonable enhancement to
> Fossil.  It just may that the right choice isn't CR/LF.
The modification I've made is to add a '\n' to the prompt. So it is sufficient
to add a LF even on the Windows platform.

Ingo
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to