hscurses icon indicating copy to clipboard operation
hscurses copied to clipboard

No way to detect keyReleased

Open Cypher1 opened this issue 8 years ago • 0 comments

I've been trying to use ncurses to track what keys are being pressed in the terminal (I've been playing with making a terminal based roguelike) however I can't find a way to detect keyReleased, only pressed.

Is this something that hscurses can do? Thanks

Cypher1 avatar Jun 08 '17 08:06 Cypher1