max-mapper / max-mapper/nugget

... and 1 more only output when screen is small

Open
#16 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
178
Forks
29
PR merge metrics
No merged PRs in 30d

Description

Downloading a single URL in a small terminal window will cause ... and 1 more to be the only output, which is kind of confusing without any other context.

screen shot 2016-08-17 at 4 37 25 pm

In the above screenshot, the value of process.stdout.rows is 5.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the download in a terminal where process.stdout.rows is 5, then trace the CLI output handling for narrow terminal windows. Done means a single-URL download still provides useful context instead of showing only “... and 1 more”.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.