|
Hello, This is not a I have a couple of questions:
|
Replies: 2 comments
|
Good questions.
However the API is compatible so you "should" be able to use
Not really. Or at least not as an independent repository. There were a few other readline libraries that have emerged since so I got lazy backporting updates from
Originally it was. But this was back when The intention was always to split the projects again, and I've purposely kept I'm always open to suggestions and feedback though. |
|
@itaranto |
Good questions.
utils/readlinehas quite a number of new features and bug fixes:utils/readlinewhereas there are edge case bugs with syscalls and ANSI escape sequences with withlmorg/readlinewhen in WindowsHowever the API is compatible so you "should" be able to use
utils/readlineas a drop in replacement forlmorg/readlineNot really. Or at least not as an i…