Yomguithereal / react-blessed

A react renderer for blessed.
MIT License
4.46k stars 176 forks source link

fix events #37

Closed davidmarkclements closed 8 years ago

davidmarkclements commented 8 years ago

some events come up from blessed with a space in them - e.g. "key down" or "select item" -

joining them together makes the likes of <list onSelectItem={item=>console.log(item.content)}/> work

Yomguithereal commented 8 years ago

This looks like a sensible addition indeed. Thanks!

Yomguithereal commented 8 years ago

Do you need a release on npm soon @davidmarkclements?

davidmarkclements commented 8 years ago

yah that'd be cool - although I'll be finishing up today - won't be on much till new year so no major rush