go-prompt v0.2.0 Release Notes

Release Date: 2018-02-13 // about 6 years ago
  • What's New?

    • ๐Ÿ‘Œ Supports scrollbar when there are too many matched suggestions
    • ๐Ÿ Windows support (but please caution because this is still not perfect).
    • โž• Add OptionLivePrefix to update the prefix dynamically
    • Implement clear screen by Ctrl+L.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix the behavior of Ctrl+W keybind.
    • ๐Ÿ›  Fix the panic because when running on a docker container (please see here for details).
    • ๐Ÿ›  Fix panic when making terminal window small size after input 2 lines of texts. See here for details).
    • ๐Ÿ›  And also fixed many bugs that layout is broken when using Terminal.app, GNU Terminal and a Goland(IntelliJ).

    ๐Ÿ†• News

    ๐Ÿ†• New core developers are joined (alphabetical order).

    • Nao Yonashiro (Github @orisano)
    • Ryoma Abe (Github @Allajah)
    • Yusuke Nakamura (Github @unasuke)