jmakhack / jmakhack/myanimelist-cli

[FEATURE] Display multiple lists when provided multiple options

Open
#1 3 comments 0 reactions 0 assignees View on GitHub
C enhancement good first issue hacktoberfest help wanted up for grabs
Dominant language
C
Stars
12
Forks
17
PR merge metrics
No merged PRs in 30d

Description

Currently the program will only display the list of the last option provided.

For example:
```
$ mya -wcdh jmak
onhold 2 anime
1. Commit on Titan
2. My Neighbor Octocat
```

------

This enhancement is to display all the lists provided within the options.

For example:
```
$mya -wcdh jmak
watching 1 anime
1. One Push Man

completed 3 anime
1. GitBoy
2. MasterBranch Z
3. MasterBranch Z: Season 2

dropped 1 anime
1. Re:Base

onhold 2 anime
1. Commit on Titan
2. My Neighbor Octocat
```

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.