allow non-ascii characters for commands that take string arguments
Aperta
- Lingua principale
- C++
- Stelle
- 62
- Fork
- 9
- Merge medio
- 1g 2h
- PR unite (30g)
- 1
Descrizione
## 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?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.