Skip to content
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

pad the output in logConcurrentOutput mode #59

Closed
wants to merge 1 commit into from

Conversation

sindresorhus
Copy link
Owner

stevemao added a commit to stevemao/lpad that referenced this pull request Jun 15, 2015
stevemao added a commit to stevemao/lpad that referenced this pull request Jun 15, 2015
stevemao added a commit to stevemao/lpad that referenced this pull request Jun 15, 2015
@sindresorhus
Copy link
Owner Author

Gonna keep this open for a few days so people are able to try it out. Then I'm merging and doing a major release.

@@ -28,7 +28,7 @@
],
"dependencies": {
"async": "^1.2.1",
"pad-stdio": "^1.0.0"
"pad-stdio": "^2.0.0"
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stevemao This isn't lpad ;)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry :p

@kevva
Copy link

kevva commented Jun 16, 2015

Does this look correct?

2015-06-16 17_48_38-online photo editor _ pixlr editor _ autodesk pixlr

@stevemao
Copy link

Is autoprefixer and connect under the concurrent task? @kevva
Can you share you gruntfile

@kevva
Copy link

kevva commented Jun 18, 2015

@stevemao, I just did a quick test with generator-webapp (https://github.com/yeoman/generator-webapp/blob/master/app/templates/Gruntfile.js#L417-L420). Only had copy so it seems right to me.

@sindresorhus sindresorhus deleted the pad-logconcurrentoutput branch June 18, 2015 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Output isn't padded on Windows stdout isn't padded when logConcurrentOutput is true
3 participants