Skip to content

Provide Console.readKey #12

Description

@kseo

Currently, Console does not provide a way to read key synchronously. Something similar to C#'s Console.ReadKey will be helpful.

Keyboard class provides only asynchronous way to read keys, and ConsoleAdapter.readByte method does not handle escape sequences.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions