aboutsummaryrefslogtreecommitdiff
path: root/linenoise.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-08Update linenoise to the latest versionSteve Bennett1-113/+266
2011-04-08Add linenoise support for ^LSteve Bennett1-0/+18
2011-04-05Better line editing on serial terminalsSteve Bennett1-10/+56
2011-04-05Fix line editing when columns unavailableSteve Bennett1-1/+1
2010-12-21Minor compiler warning fixesSteve Bennett1-5/+8
2010-11-17Linenoise improvement for ^DSteve Bennett1-4/+13
2010-11-17Minor cleanupsSteve Bennett1-1/+0
2010-11-17Add utf-8 support to linenoise.cSteve Bennett1-171/+387
2010-11-17Add command line editing with linenoiseSteve Bennett1-0/+742