Skip to content

if a program causes a d run time fault, d ide will stop accepting keyboard input #12

@KevinBrogan

Description

@KevinBrogan

build and run, fault, no keyboard input. Can still ctrl-a to select all though...

extern (C) int _getch();
alias _getch getch;

void main()
{
getch();
}

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