yhirose/cpp-linenoise
A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.
C++BSD-2-Clause
Issues
- 0
Give position to autocomplete handler
#28 opened by notYuriy - 0
- 4
mingw + msys build failure
#24 opened by michael-herwig - 1
Clean up C++11 warnings?
#21 opened by wrlear - 4
Move to C implementation ?
#14 opened by nojb - 3
TERM=null should be unsupported?
#9 opened by DomBlack - 3
Multithreaded issue
#20 opened by zpalmtree - 6
Many warnings
#13 opened by Cthutu - 1
Typo on github page
#12 opened by hhirsch - 4
Cannot work with stdin after linenoise
#10 opened by egorpugin - 1
Visual Studio 2015 Compile Error
#5 opened by severila - 1
Tab gets appended after auto-completion
#3 opened by sytelus - 1
Compiler errors with -Wall
#4 opened by sytelus - 4
Differentiating blank line and Ctrl+C
#2 opened by sytelus - 12
wrong cursor position with non-ascii input
#1 opened by jsteemann