Closed bartbutenaers closed 5 years ago
Add some settings like number of rows/columns. All xterm.js options can be found here.
And some extra:
this.xterm.setOption('theme', { background: COLORS.blue[900], foreground: COLORS.white, });
Settings tabsheet has been implemented
Add some settings like number of rows/columns. All xterm.js options can be found here.
And some extra: