matthewbub / matthewbub/nodequill
add line break to end of output
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As the title states, logs should be on their own lines, the caret icon should break onto a new line. This was an oversight on my end thanks to the terminal I was using during development. ([Warp](https://www.warp.dev/))
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing nodequill's logger output path and the code that renders the caret icon. Verify the terminal output for multiple log messages, then confirm that each log is on its own line and the caret begins on a new line.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100