Multiplexing: documentation improved. |
|
More...
|
almost 2 years ago
|
Multiplexing: README updated. |
|
More...
|
almost 2 years ago
|
Multiline: just remember last num of rows, not max. |
|
More...
|
almost 2 years ago
|
Multiplexing: fix line refresh in completion mode. |
|
More...
|
almost 2 years ago
|
Multiplexing: make completion non-blocking as well. |
|
More...
|
almost 2 years ago
|
Some documentation and comments updates. |
|
More...
|
almost 2 years ago
|
Multiplexing: API refactoring, no TTY support. |
|
More...
|
almost 2 years ago
|
Multiplexing: fix refreshMultiLine(). |
|
More...
|
almost 2 years ago
|
Multiplexing: implement example using it. |
|
More...
|
almost 2 years ago
|
Multiplexing: hide/show current line. |
|
More...
|
almost 2 years ago
|
Multiplexing: code refactored into calls for each step. |
|
More...
|
almost 2 years ago
|
Use unsigned int instead of uint like rest of code base. |
|
More...
|
almost 5 years ago
|
Merge pull request #185 from yossigo/fix-c99-warning |
|
More...
|
almost 5 years ago
|
Fix compilation in non C99/C11 mode. |
|
More...
|
almost 5 years ago
|
Merge pull request #183 from lifubang/fixmasking |
|
More...
|
almost 5 years ago
|
fix masking input when there is no hintsCallback |
|
More...
|
almost 5 years ago
|
A few improvements to mask mode. |
|
More...
|
almost 5 years ago
|
Merge pull request #182 from lifubang/masking |
|
More...
|
almost 5 years ago
|
add mask input mode |
|
More...
|
almost 5 years ago
|
Merge pull request #151 from hoelzro/master |
|
More...
|
over 6 years ago
|
Merge pull request #152 from fbrusch/master |
|
More...
|
over 6 years ago
|
Update README.markdown |
|
More...
|
almost 7 years ago
|
Set seq to empty string if color/bold not used |
|
More...
|
almost 7 years ago
|
README: add related projects section. |
|
More...
|
over 7 years ago
|
Fix insecure history file creation. |
|
More...
|
over 8 years ago
|
Clear hints after newline. |
|
More...
|
almost 9 years ago
|
Hints: when only bold is set, use color 37 (white). |
|
More...
|
almost 9 years ago
|
Linenoise API documented. |
|
More...
|
almost 9 years ago
|
Use sane defaults for hints color and bold. |
|
More...
|
almost 9 years ago
|
linenoiseFree() API introduced. |
|
More...
|
almost 9 years ago
|