tty-prompt v0.18.0 Release Notes

Release Date: 2018-11-24 // over 5 years ago
  • 🔄 Changed

    • ⚡️ Change to update tty-reader dependency
    • ✂ Remove encoding magic comments

    🛠 Fixed

    • 🛠 Fix #keypress to stop using the :nonblock option
    • 🛠 Fix input reading to correctly capture the Esc key(#84)
    • 🛠 Fix line editing when cursor is on second to last character(#94)