Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tyriar opened this issue Jul 12, 2018 · 1 comment
Closed

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

Tyriar opened this issue Jul 12, 2018 · 1 comment
Assignees
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue High Priority

Comments

@Tyriar
Copy link
Member

Tyriar commented Jul 12, 2018

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

@Tyriar
Copy link
Member Author

Tyriar commented Jul 14, 2018

Thanks @sheetalkamat!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue High Priority
Projects
None yet
Development

No branches or pull requests

3 participants