blessed
blessed copied to clipboard
Fix table scrolling, add selectrow event.
This fixes a bug and adds a small feature, both related to ListTables:
- The auto scrolling in ListTables does not take into account the fixed header row, thus alwas being one off.
- Emit an event when a table row is selected (existing events are not triggered consistently)
@Frando PR has been merged here https://github.com/embark-framework/neo-blessed/pull/4