Skip to content

preserveWatchOutput: true doesn't work anymore in 3.0.0-rc #25620

Closed
@Tyriar

Description

@Tyriar

Just testing the RC on https://github.com/xtermjs/xterm.js, it has a watch task (yarn watch) which uses concurrently to fire off several tsc tasks, all of which use "preserveWatchOutput": true. With the RC the setting is being ignored and the terminal clearing is happening again.

This is what I see in my terminal after doing the build, notice it's only showing the last start watch at the top of the buffer:

screen shot 2018-07-12 at 4 26 02 pm

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issueHigh Priority

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions