Lanterna v2.1.9 Release Notes

Release Date: 2014-09-21 // over 9 years ago
  • โž• Added

    • ๐Ÿ‘ Better ESC key detection
    • Enable EOF 'key' when the input stream is closed (requires setting system property 'com.googlecode.lanterna.enable-eof' to 'true')
    • TextBox now accepts input of non-Latin characters

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ Better ESC key detection
    • ๐Ÿ›  Regression fixed with high CPU load when opening a window with no interactable components
    • KeyMappingProfile patterns now public