On 12 Jun 2015, at 1:30 am, Richard Hipp <[email protected]> wrote: > > On 6/11/15, Konstantin Khomoutov <[email protected]> wrote: >> >> IANAL, but [1] looks like it would be possible to ship its complete >> source code with fossil and build it directly in, when requested. >> >> 1. https://github.com/antirez/linenoise >> 2. http://thrysoee.dk/editline/ >> > > Linenoise is included in the Fossil source tree now, and is > automatically compiled into unix builds. See > https://www.fossil-scm.org/fossil/info/851485657643dc2c > -- > D. Richard Hipp > [email protected]
You could consider using my fork of linenoise: https://github.com/msteveb/linenoise This is the version used in Jim Tcl. It includes support for Windows (and utf8, but you probably don’t care about that) Cheers, Steve -- Embedded Systems Specialists - http://workware.net.au/ WorkWare Systems Pty Ltd W: www.workware.net.au P: +61 434 921 300 E: [email protected] F: +61 7 3391 6002 _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

