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

Ignore beautifulSVN when redirect output in file #2

Open
4wk- opened this issue Jun 2, 2017 · 0 comments
Open

Ignore beautifulSVN when redirect output in file #2

4wk- opened this issue Jun 2, 2017 · 0 comments
Assignees

Comments

@4wk-
Copy link
Owner

4wk- commented Jun 2, 2017

When you use beautifulSVN, term output looks great, but when you redirect it to, let's say, a file, the interpretated char (used for colors) are presents in the file.

Example:

$ svn st > a
$ vim a
^[[36mM       path/to/modifiedfile.txt^[[00m

As you can see, the cyan M is encircle by special chars.

It could be great if beautifulSVN could guess if, when called, it will be display on standard output, or redirected to a file.

@4wk- 4wk- self-assigned this Jun 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant