| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge remote-tracking branch 'upstream/v0.10' | Timothy J Fontaine | 2013-09-24 | 1 | -0/+12 |
| |\ | |||||
| | * | readline: handle input starting with control chars | Eric Schrock | 2013-09-23 | 1 | -0/+12 |
| * | | readline: strip ctrl chars for prompt width calc | Krzysztof Chrapka | 2013-06-17 | 1 | -0/+10 |
| * | | readline: handle wide characters properly | Nao Iizuka | 2013-03-15 | 1 | -0/+19 |
| |/ | |||||
| * | readline: treat bare \r as a line ending | isaacs | 2013-01-29 | 1 | -0/+30 |
| * | readline: make \r\n emit one 'line' event | Ben Noordhuis | 2013-01-29 | 1 | -0/+13 |
| * | readline: use a "string_decoder" to parse "keypress" events | Nathan Rajlich | 2012-11-06 | 1 | -88/+92 |
| * | readline: don't emit "line" events with a trailing '\n' char | Nathan Rajlich | 2012-11-06 | 1 | -6/+6 |
| * | readline: Remove event listeners on close | isaacs | 2012-07-24 | 1 | -0/+9 |
| * | readline: use StringDecoder for decoding "normal" data | Nathan Rajlich | 2012-04-06 | 1 | -0/+16 |
| * | readline: buffer data to only emit 'line' on '\n' | Nathan Friedly | 2012-04-06 | 1 | -0/+106 |
