github xtermjs/xterm.js 3.2.0

latest releases: 5.5.0, 5.4.0, 5.3.0...
6 years ago

🆕 Features

  • Screen reader support (#1182) via @Tyriar
  • alt+ctrl+{key} and alt+shift+{key} is now sent to be handled by the process (#1231) via @saamalik

🆕 API

  • Screen reader support can be turned on/off with the screenReaderMode option. This is disabled by default as it adds additional perf overhead (#1182) via @Tyriar
  • Web link support is now activated by loading the webLinks addon and calling webLinksInit (#1298) via @Tyriar

🐞 Bug fixes

  • Fix exception when resizing the terminal instance before open is called (#1280) via @AndrienkoAleksandr
  • Fix terminal screen overlaying scroll bar (#1288) via @dgriffen
  • Fix exception when double clicking scroll bar (#1290) via @Tyriar
  • Only move horizontally when alt clicking in the normal buffer (#1309) via @Tyriar

📝 Documentation and internal improvements

  • The web audio API is now used for the bell sound (#1200) via @nikonso
  • Add typings for the cols and rows options (#1302) via @nikonso
  • Add xterm.js Docker image to documentation (#1313) via @parisk

🛑️ Breaking changes

  • Bell support has been dropped in IE11 (#1200)

🎉 New real-world use cases

Don't miss a new xterm.js release

NewReleases is sending notifications on new releases.