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

precommit hook show terminal escape characters in output #1460

Closed
NickyTope opened this issue Feb 7, 2020 · 2 comments
Closed

precommit hook show terminal escape characters in output #1460

NickyTope opened this issue Feb 7, 2020 · 2 comments

Comments

@NickyTope
Copy link

NickyTope commented Feb 7, 2020

I'm using some npm packages for precommit linting (husky and lint-staged).

lint-staged attempts to rewrite characters in place in the terminal by using escape characters, is there anyway i can get the fugitive window that precommit output shows in to either support or drop these escape characters?

image

@tpope
Copy link
Owner

tpope commented Feb 7, 2020

Dupe of #1446. Fixed in lint-staged/lint-staged#781.

@tpope tpope closed this as completed Feb 7, 2020
@NickyTope
Copy link
Author

Thanks, did search but obviously missed this one, appreciate the lightning fast response

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

No branches or pull requests

2 participants