AllenCell / AllenCell/agave

allow non-ascii characters for commands that take string arguments

Open
#352 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
62
Forks
9
Avg merge
1d 2h
Merged PRs (30d)
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?

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.