github jquast/blessed 1.9.2
keypad support

latest releases: 1.20.0, 1.19.1, 1.19.0...
10 years ago
  • workaround: ignore 'tparm() returned NULL', this occurs on win32 platforms using PDCurses_ where tparm() is not implemented.
  • enhancement: new context manager keypad(), which enables keypad application keys such as the diagonal keys on the numpad.
  • bugfix: translate keypad application keys correctly to their diagonal movement directions KEY_LL, KEY_LR, KEY_UL, KEY_LR, and KEY_CENTER.

Don't miss a new blessed release

NewReleases is sending notifications on new releases.