Jomy10 / Jomy10/SwiftCurses

Add case EINTR and replace default with case OK in getChar

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
16
Forks
2
PR merge metrics
No merged PRs in 30d

Description

(See getCharCode)

Ordering like this:
case OK
case 256
case ERR
case EINTR
default: "unhandled return code \(returnCode): SwiftCurses bug"

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.