go-prompt v0.2.1 Release Notes

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

    • ๐Ÿ It seems that windows support is almost perfect.
      • A critical bug is found :( When you change a terminal window size, the layout will be broken because current implementation cannot catch signal for updating window size on Windows.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix a Shift+Tab handling on Windows.
    • ๐Ÿ›  Fix 4-dimension arrow keys handling on Windows.