bustawei
Results
1
comments of
bustawei
Some reference code : `this.screen = blessed.screen({ smartCSR: true, autoPadding: true });` `this.menuBox = blessed.list({ align: 'left', mouse: true, label: 'MENU', border: 'line', style: { fg: 'green', bg: 'white', border:...