- ddc7694 Actually wait on the provided fd in __read by George Kulakowski · 4 years, 4 months ago master
- 2bafc93 Update to match mxio changes. by Viet-Trung Luu · 4 years, 5 months ago
- 6e522c3 Fix build: linenoise needs to specify/propagate its include dir. by Viet-Trung Luu · 4 years, 5 months ago
- 679f06c Port linenoise to Fuchsia by Arman Uguray · 4 years, 5 months ago
- c894b9e Fix insecure history file creation. by antirez · 4 years, 6 months ago upstream/master
- 2eb4956 Clear hints after newline. by antirez · 4 years, 10 months ago
- a64257a Hints: when only bold is set, use color 37 (white). by antirez · 4 years, 10 months ago
- 24c52ba Linenoise API documented. by antirez · 4 years, 10 months ago
- 24e401c Use sane defaults for hints color and bold. by antirez · 4 years, 10 months ago
- ae5f793 linenoiseFree() API introduced. by antirez · 4 years, 10 months ago
- 12a8680 Hints WIP by antirez · 4 years, 10 months ago
- d97e766 Copyright info updated. by antirez · 4 years, 10 months ago
- 94d9ddb 4096 bytes line limit removed when STDIN is not a tty. by antirez · 4 years, 10 months ago
- 027dbce Reported to work with Emacs comint mode. by antirez · 6 years ago
- 80fd056 Version 1.0 by antirez · 6 years ago 1.0
- cf1bdf5 License file added. by antirez · 6 years ago
- c1c5a02 Move to end before return when in multi-line mode. by antirez · 6 years ago upstream/ansisys
- 01e723a Replace ESC 999D with CR. by antirez · 6 years ago
- c84d0a0 Don't emit ESC [ n C with n=0. by antirez · 6 years ago
- 471e754 Better specify the set of escapes used. by antirez · 6 years ago