Xterm.js: Public API -- typings are inconsistent with implementation

Created on 22 Jan 2020  路  2Comments  路  Source: xtermjs/xterm.js


The colors option is no longer available. Colors are now managed by the ColorManager. (Is there a public API for it?)
https://github.com/xtermjs/xterm.js/blob/f7d36a670c7655638d6642dde4573b804e524918/src/public/Terminal.ts#L147

typbug

Most helpful comment

@kumaran-14 I'll tackle this one as I want to try do a release today or tomorrow. Issues with help wanted and no milestone are good to pick up as they aren't time critical.

All 2 comments

@Tyriar Can I work on this? How would you like me to refactor it?

@kumaran-14 I'll tackle this one as I want to try do a release today or tomorrow. Issues with help wanted and no milestone are good to pick up as they aren't time critical.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sindresorhus picture sindresorhus  路  29Comments

Tyriar picture Tyriar  路  73Comments

feamsr00 picture feamsr00  路  39Comments

cristynkells picture cristynkells  路  26Comments

normalser picture normalser  路  29Comments