summary refs log tree commit diff stats
path: root/lib/wrappers/linenoise/linenoise.nim
Commit message (Expand)AuthorAgeFilesLines
* docs now show nimExperimentalX APIs (#18345)Timothee Cour2021-06-251-6/+6
* Simple fix to make the linenoise wrapper do the right thing (#17234)PMunch2021-03-021-1/+1
* use `-r:off` for runnableExamples that should compile but not run (#17203)Timothee Cour2021-03-011-8/+7
* add linenoise.readLineStatus to get status (eg: ctrl-D or ctrl-C) (#16977)Timothee Cour2021-02-091-1/+40
* update linenoise (#5357)Arne Döring2017-03-251-2/+1
* make linenoise compile in some /tmp directoryAndreas Rumpf2016-09-261-1/+2
* rename lib/wrappers/linenoise/linenoise.{c,h}Stefan Talpalaru2015-07-091-1/+1
* Unix line endings for linenoise.nimAraq2015-06-211-38/+34
* use linenoise instead of GNU readlineAraq2015-06-211-0/+38