github xtermjs/xterm.js 3.10.0

latest releases: 5.4.0, 5.3.0, 5.2.1...
pre-release5 years ago

🆕 Features

  • Allow holding a key down to send multiple characters (#1849) via @epicfaace
  • search addon:

🆕 API

🐞 Bug fixes

  • Fix selection when using positioning the terminal using position: fixed (#1788) via @gou4shi1
  • Don't recreate the renderer when the char atlas changes (#1820) via @Tyriar
  • Dispose of char atlases when they're no longer used by any terminals (#1821) via @Tyriar
  • Optimize OSC_STRING parsing (#1822) via @PerBothner
  • Fix NPE in linkifier (#1841) via @jerch
  • Fix calls to translateToString when endCol === 0 (#1843) via @Tyriar
  • Fix text being top aligned on Chrome and Firefox (#1859) via @Tyriar
  • Fix NPE in DOM renderer underline code (#1861) via @Tyriar
  • fullscreen addon: Fix illegal invocation error (#1851) via @robins1212
  • search addon: Fix bug preventing searching backwards (#1865) via @ntchjb
  • webLinks addon: Don't allow quotes at the end of a URL (#1846) via @linrock
  • winptyCompat addon: Fix wrapped line heuristic (#1850) via @Tyriar

📝 Documentation and internal improvements

Don't miss a new xterm.js release

NewReleases is sending notifications on new releases.