Skip to content

Windows platform support #14

@fbbdev

Description

@fbbdev

This amounts to two changes:

  • Support Windows Console API in terminal.hpp functions
  • Implement Unicode console output through WriteConsoleW. This means switching to wstring and wostream, or setting up cout locale to convert UTF-8 to UTF-16 (with codecvt_utf8_utf16).

See:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions