beetbox / beetbox/beets

disable ANSI escapes when piping or redirecting output from beets

Open
#2,152 4 comments 1 reaction 0 assignees View on GitHub
feature
Dominant language
Python
Stars
15.7k
Forks
2.1k
Avg merge
4d 21h
Merged PRs (30d)
31

Description

### Problem

When running beets like `beet subcommand > foo` or `beet subcommand | foocommand` the escape sequences show up in the output.

We should disable them like other colorized commands do.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.