tty-screen v0.5.1 Release Notes

Release Date: 2017-10-26 // over 6 years ago
  • ๐Ÿ”„ Changed

    • Change #from_io_console to return nil when no size present
    • ๐Ÿ”„ Change #run_command to silently ignore any errors

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #from_readline check to prevent from failing on missing api call
    • ๐Ÿ›  Fix #from_stty to only extract size when stty command returns output
    • Fix #run_command to correctly capture command output and fix #from_tput check