Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simple fix to make the linenoise wrapper do the right thing (#17234) | PMunch | 2021-03-02 | 1 | -1/+1 |
* | use `-r:off` for runnableExamples that should compile but not run (#17203) | Timothee Cour | 2021-03-01 | 1 | -8/+7 |
* | add linenoise.readLineStatus to get status (eg: ctrl-D or ctrl-C) (#16977) | Timothee Cour | 2021-02-09 | 3 | -6/+64 |
* | [backport] Fix spelling typos (#12755) | Brian Wignall | 2019-11-28 | 1 | -1/+1 |
* | update linenoise (#5357) | Arne Döring | 2017-03-25 | 3 | -56/+158 |
* | make linenoise compile in some /tmp directory | Andreas Rumpf | 2016-09-26 | 2 | -2/+5 |
* | fixes #3720 | Andreas Rumpf | 2016-01-17 | 2 | -24/+16 |
* | fixes #3720 | Andreas Rumpf | 2016-01-17 | 1 | -13/+13 |
* | rename lib/wrappers/linenoise/linenoise.{c,h} | Stefan Talpalaru | 2015-07-09 | 3 | -2/+2 |
* | linenoise support now works | Araq | 2015-06-21 | 1 | -1/+1 |
* | Unix line endings for linenoise.nim | Araq | 2015-06-21 | 1 | -38/+34 |
* | use linenoise instead of GNU readline | Araq | 2015-06-21 | 5 | -0/+1290 |