- Oct 10, 2018
-
-
Jeff Belgum authored
* upstream/master: (342 commits) Update TODO list Fix some rustc warnings Fix some Clippy warnings Rustfmt Another fix for stderr support Rustfmt Simplify surrogate pair handling on windows Fix on windows when using stderr. Allow customization of the output stream Ignore all IO errors during completion Prepare 2.1.0 release Fix line refresh/redraw (#149) [unstable] Fix error: scoped lint `...` is experimental Update TODO list Flag ReadlineError, Cmd, KeyPress as non exhaustive Improve key press handling Fix clippy warnings Rename consts.rs to keys.rs Prepare 2.0.1 release Windows: fix enable_raw_mode ... Change-Id: I4a5ea48918ba09f93037b8cabdb259af9edab1f2
-
- Oct 06, 2018
-
-
gwenn authored
Misc
-
- Oct 05, 2018
- Sep 18, 2018
-
-
gwenn authored
Another fix for stderr support
-
Andrew Chin authored
-
- Sep 17, 2018
-
-
gwenn authored
Simplify surrogate pair handling on windows
-
gwenn authored
-
gwenn authored
-
gwenn authored
Fix on windows when using stderr.
-
Andrew Chin authored
This bug was introduced in #152
-
- Sep 15, 2018
-
-
gwenn authored
Allow customization of the output stream
-
Andrew Chin authored
-
- Sep 14, 2018
-
-
gwenn authored
Ignore all IO errors during completion
-
Andrew Chin authored
-
- Sep 09, 2018
-
-
gwenn authored
Misc
-
gwenn authored
-
gwenn authored
-
gwenn authored
A full refresh must be performed when last hint is removed.
-
gwenn authored
-
gwenn authored
-
gwenn authored
-
gwenn authored
BackTab (Shift-Tab) on both unix and windows F1...F5 on linux console Ctrl-Space on windows
-
gwenn authored
-
gwenn authored
-
- Sep 06, 2018
- Sep 02, 2018
-
-
gwenn authored
Misc
-
gwenn authored
(cherry picked from commit 17ae324d6d9ff7cc1f200eec73d8d9e831f8bb26)
-
gwenn authored
(cherry picked from commit ecf4d1413f0a099bd8afe4bda5ea8dbd8b363f9f)
-
gwenn authored
(cherry picked from commit 88b690ec718286c646822e4b89f28e667fbd4d54)
-
gwenn authored
(cherry picked from commit 4d3da773f2e24625566ebe0a469fd31bbee38649)
-
- Aug 31, 2018
- Aug 28, 2018
-
-
gwenn authored
Use into() instead of casting to c_ulong because of different types in some targets
-
gwenn authored
Mark highlight_dynamic_prompt as deprecated
-
Mingshen Sun authored
-
- Aug 27, 2018
-
-
gwenn authored
And fix example.
-