JakeWharton / JakeWharton/pidcat
`indent_wrap` Improvements Needed
Open
- Dominant language
- Python
- Stars
- 5k
- Forks
- 517
- PR merge metrics
- No merged PRs in 30d
Description
- Needs to handle non-printing characters (by not counting them).
- Should indent if a newline is included in the message.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the `indent_wrap` implementation and any existing tests; the issue names no files or test cases. Check how non-printing characters and embedded newlines are currently handled, then add coverage showing that they are excluded from width counting and that multiline messages are indented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100