chubin / chubin/cheat.sh

Some languages reported as unknown even though they're suggested

Open
#32 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
41.7k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

Observe:

```
temporal@galactica~> curl cht.sh/lisp
Unknown topic.
Do you mean one of these topics may be?

* lisp/ 100
* elisp/ 89
* alias 67
```

Changing the URL to cht.sh/alias correctly gives a list of examples, while lisp and elisp are always reported as unknown. My guess is, something somewhere is storing those tokens with forward slash in the name, whereas the HTTP handling code strips it out from request.

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.