We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f6ce33 commit 9caff8dCopy full SHA for 9caff8d
addons/addon-progress/README.md
@@ -29,6 +29,8 @@ progressAddon.onChange({state, value}: IProgressState) => {
29
});
30
```
31
32
+See the full [API](https://github.com/xtermjs/xterm.js/blob/master/addons/addon-progress/typings/addon-progress.d.ts) for more advanced usage.
33
+
34
### Sequence
35
36
The sequence to set progress information has the following format:
0 commit comments