rain1
rain1
Merged https://github.com/rain-1/linenoise/commit/585fe62e014a5b33fe70e9544b58c07dd7f67064 thank you
This adds a very small amount of code in order to implement common navigation escape sequences. I think that will be useful for a lot of people who rely on...
Merged https://github.com/rain-1/linenoise/commit/9cc25bf26697d810956aceaaa7d9737710914638
This implements the same change as https://github.com/antirez/linenoise/pull/151 also adds a (void) cast to chmod, I can understand the value of coverity but I don't see this as a valuable addition...
Merged https://github.com/rain-1/linenoise/commit/6d759a8183d10c7c039d9a8d163ec30a192d24eb
This adds useful extra navigation commands familiar to putty users. It affects the same area of code as https://github.com/antirez/linenoise/pull/147/files - I have verified that the 3 way merge succeeds cleanly....
Merged https://github.com/rain-1/linenoise/commit/4a20376db9de0f1721a572a16e7bdab0db32a62e
Merged https://github.com/rain-1/linenoise/commit/d3334d8aa7df045e77c53134c39071c280121718 thank you
This simply deletes a duplicate include. this is mergable.
Merged https://github.com/rain-1/linenoise/commit/ff246c9406c6fede63d78c25c4a2f6c3b2e61043