allow non-ascii characters for commands that take string arguments
Ouverte
- Langage dominant
- C++
- Étoiles
- 62
- Forks
- 9
- Merge moyen
- 1 j 2 h
- PR mergées (30 j)
- 1
Description
## Use Case
commands like `session` could possibly accept non-ascii strings (e.g foreign language characters) and we need to confirm that a utf-8 or utf-16 encoding can work.
## Solution
Figure out string encoding to preserve consistent text where it matters.
## Alternatives
alternative: only accept ascii?
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.