rain1

Results 55 issues of rain1

it needs to produce useful error messages on a parse failure.

mid-line cut C-k then C-y paste is broken

Bug https://github.com/antirez/linenoise/issues/75 And fix https://github.com/Sonophoto/linenoise/commit/7ed4e90e4f2bbd75c8a5a119703c200b4e056dfc integrate and credit the author.

https://github.com/antirez/linenoise/pull/95 Requires discussion

enhancement
multithreading

https://github.com/antirez/linenoise/pull/134 Needs careful review

multithreading

* Test under: win32 with msys/cygwin * Test under android/abd. * Test russian/japanese text. * Test in console, xterm. * Test on powerpc https://github.com/antirez/linenoise/pull/71 * Test on mac os x...

UTF-8 support as well as escape code/color support have been added to linenoise. For them both to work these 2 functions need merged into one.

The commented out code needs added back to work with the new UTF-8 system https://github.com/rain-1/linenoise/commit/abf87641930bd66f1b9d4266f30098213aecc370#diff-72af1757e65272a44fc4aa3b479e2f3bR996

https://github.com/antirez/linenoise/pull/64 Requires careful review

enhancement

https://github.com/antirez/linenoise/pull/92 Requires discussion. This seems like a feature that people want, but there are alternative PRs. All of them need reviewed to find the best option.

question