summaryrefslogtreecommitdiff
path: root/third_party
Commit message (Expand)AuthorAgeFilesLines
* home and end keys for linux and rxvtMathias Stearn2011-04-201-4/+17
* Special debug mode in shell to print raw input bytesMathias Stearn2011-04-201-1/+27
* Basic highlighting of matched bracesMathias Stearn2011-04-161-1/+39
* fix the shellMathias Stearn2011-04-161-1/+1
* don't save or load blank history linesMathias Stearn2011-04-151-3/+6
* home and end key support on posixMathias Stearn2011-04-151-0/+8
* make history_index global and an actual indexMathias Stearn2011-04-151-5/+6
* don't SIGBUS when deleting at end of lineMathias Stearn2011-04-121-4/+6
* fix completeLine SERVER-1763Mathias Stearn2011-04-111-1/+3
* didn't mean to change this commentMathias Stearn2011-04-111-1/+1
* CHA is 1-based. Fixes an issue with aterm.Mathias Stearn2011-04-111-4/+4
* first pass at merging posix and win32 linenoise codebases SERVER-1763Mathias Stearn2011-04-111-87/+218
* towards compact cmd still in progdwight2011-04-041-1/+2
* notes about linenoiseEliot Horowitz2011-03-251-1/+6
* renameEliot Horowitz2011-03-251-0/+0
* const correct some linenoise functionsMathias Stearn2011-03-182-6/+6
* try linenoise on windowsEliot Horowitz2011-03-181-0/+441
* use linenoise as cppEliot Horowitz2011-03-181-0/+0
* fix some cpp warningsEliot Horowitz2011-03-181-9/+9
* use linenoise instead of readlineEliot Horowitz2011-03-187-0/+749