Skip to content

AnsiConsole.Ask has problem with inputting wide characters #1406

Description

@ilyfairy

Information

  • OS: Windows
  • Version: [e.g. 0.48.0]
  • Terminal: Windows Terminal and cmd

AnsiConsole.Ask has problem with inputting wide characters.
Deleting will only delete half, and will result in the inability to delete the entire text in the input box.

var name = AnsiConsole.Ask<string>("What's your [green]name[/]?"); // 
Console.WriteLine(name);

Expected behavior
Ability to delete text normally

Screenshots
VsDebugConsole_bBtIoBKiZD


Please upvote 👍 this issue if you are interested in it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs triageSomeone needs to take a look at this

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions