Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 62a30cac | 2013-02-06 12:08:19 | Off-by-one overflow fixed. Was a silent bug before refactoring. | ||
| 07fb96da | 2013-02-05 23:01:32 | Refactoring WIP #1: split in functions. | ||
| 44a5f2a9 | 2013-02-05 19:52:01 | More stuff on .gitignore | ||
| 93340526 | 2013-02-05 19:51:03 | Refactoring: code split into sections. Chars insertion as a function. | ||
| b7a76cd8 | 2013-02-05 19:34:10 | linenosePrompt() -> linenoiseEdit(). | ||
| bb192237 | 2013-02-05 19:26:07 | README updated (we know have completion). | ||
| 96fd7d41 | 2013-02-05 19:25:08 | All functions commented. | ||
| 5e5b0cf5 | 2013-02-05 18:49:19 | Refactoring: editing state is now a structure. | ||
| 8c9b4812 | 2012-10-02 11:22:59 | Merge pull request #18 from gsserge/master Yet Another Ctrl+W | ||
| 98ca0397 | 2011-06-30 22:03:46 | Add ctrl-w: delete previous word |