You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please merge this: #21303Added --preserveWatchOutput flag
🍰
After upgrading to typescript@2.7.1 my terminal gets cleared whenever the watcher detects a change.
This is painfully annoying because I have a vertical widescreen monitor setup and my eyes naturally focus to the bottom.
#20389"tsc --watch should clear screen on new compilation" Two: Electric Boogaloo #20427Added console clearing with a message to --watch starts #21295Allow not clearing the console on recompiles in --pretty --watch mode
The text was updated successfully, but these errors were encountered:
roblav96
changed the title
[Legacy Support] tsc --watch should NOT clear my console...
[Legacy Support] tsc --watch should NOT clear my console
Feb 9, 2018
Automatically closing this issue for housekeeping purposes. The issue labels indicate that it is unactionable at the moment or has already been addressed.
Please merge this:
#21303
Added --preserveWatchOutput flag
🍰
After upgrading to
typescript@2.7.1
my terminal gets cleared whenever the watcher detects a change.This is painfully annoying because I have a vertical widescreen monitor setup and my eyes naturally focus to the bottom.

#20389
"tsc --watch should clear screen on new compilation" Two: Electric Boogaloo
#20427
Added console clearing with a message to --watch starts
#21295
Allow not clearing the console on recompiles in --pretty --watch mode
The text was updated successfully, but these errors were encountered: