allow non-ascii characters for commands that take string arguments
Đang mở
- Ngôn ngữ chính
- C++
- Star
- 62
- Fork
- 9
- Merge trung bình
- 1 ngày 2 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
## 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?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.