Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d6373b31 | 2013-02-07 08:18:29 | Merge pull request #37 from spullara/patch-1 Reducing the lines of code from 1 million to 1 thousand | ||
| d7f2c5c5 | 2013-02-07 08:17:39 | Reducing the lines of code from 1 million to 1 thousand | ||
| 752175d6 | 2013-02-07 17:02:48 | Linenoise is now ~1000 lines of code, not 400. | ||
| 40a361d1 | 2013-02-07 16:59:43 | README updated. | ||
| 04eb8546 | 2013-02-07 16:57:09 | Better option parsing for the example program. | ||
| 16d398e6 | 2013-02-07 16:06:16 | Experimental multi-line editing capabilities. | ||
| 381bdee2 | 2013-02-06 12:49:06 | Update year in copyright notice. | ||
| 0f3b8134 | 2013-02-06 12:41:15 | Escapes dispatching better documented. | ||
| 21447864 | 2013-02-06 12:38:36 | Ctrl-w refactored into linenoiseEditDeletePrevWord(). | ||
| 57b3f761 | 2013-02-06 12:32:42 | Clarified with ctrl-t does in comments. |