readline v1.4 Release Notes
Release Date: 2016-07-26 // over 8 years ago-
- ๐ #60 Support dynamic autocompletion
- ๐ Fix ANSI parser on Windows
- ๐ Fix wrong column width in complete mode on Windows
- โ Remove dependent package "golang.org/x/crypto/ssh/terminal"
Previous changes from v1.3
-
- #38 add SetChildren for prefix completer interface
- #42 improve multiple lines compatibility
- ๐ฆ #43 remove sub-package(runes) for gopkg compatiblity
- ๐ #46 Auto complete with space prefixed line
- ๐ #48 support suspend process (ctrl+Z)
- #49 fix bug that check equals with previous command
- #53 Fix bug which causes integer divide by zero panicking when input buffer is empty