con / con/duct

Not respecting 'fancy' stdout re-piping

Open
#426 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
12
Forks
6
Avg merge
5d 18h
Merged PRs (30d)
2

Description

I wanted to wrap

```
goaccess ./combined/combined.log -o goaccess_report.html --log-format=AWSS3
```

with `duct`

Normally looks like this

Image

but with `duct` looks like

Image

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the shown goaccess command when it is wrapped with duct, comparing the normal terminal output with the captured or re-piped output. Trace duct's stdout handling and terminal-output decisions; done means the wrapped command preserves the expected fancy stdout presentation. The issue names no source file or test, so those must be located first.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.