-
Notifications
You must be signed in to change notification settings - Fork 26
Issues: gui-cs/NStack
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add a Substring that takes Rune indexes, rather than byte indexes.
#40
opened Sep 22, 2018 by
migueldeicaza
ustring.Make (IEnumerable<Rune>) and ustring.Make (IEnumerable<byte>)
#38
opened May 20, 2018 by
migueldeicaza
ustring API should surface Runes, not uints, like enumerators and ToRunes
#35
opened Mar 20, 2018 by
migueldeicaza
Wanted: UStringWriter, a StringWriter that works on ustrings.
#33
opened Feb 18, 2018 by
migueldeicaza
Bring XtermSharp.ConsoleWidth to measure characters, multi-column characters are not accounted for
#25
opened Jan 23, 2018 by
migueldeicaza
Utf8.InvalidIndex needs to handle special 0xef 0xbf 0xbd - ReplacementChar as an invalid character
#20
opened Sep 27, 2017 by
migueldeicaza
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.