Merge pull request #3917 from xtermjs/Tyriar-patch-1

Remove note about IE11 which is EOL
This commit is contained in:
Daniel Imms
2022-07-28 06:50:02 -07:00
committed by GitHub
-2
View File
@@ -87,8 +87,6 @@ The xterm.js team maintains the following addons, but anyone can build them:
Since xterm.js is typically implemented as a developer tool, only modern browsers are supported officially. Specifically the latest versions of *Chrome*, *Edge*, *Firefox*, and *Safari*.
We also partially support *Internet Explorer 11*, meaning xterm.js should work for the most part, but we reserve the right to not provide workarounds specifically for it unless it's absolutely necessary to get the basic input/output flow working.
Xterm.js works seamlessly in [Electron](https://electronjs.org/) apps and may even work on earlier versions of the browsers. These are the versions we strive to keep working.
### Node.js Support