Open idvorkin opened 4 years ago
Currently fkill-cli is only listing 4 processes, but the screen can be much larger. Any reason to only list 4 lines?
I was waiting for https://github.com/SBoudrias/Inquirer.js/pull/492, but that doesn't seem to happen. So PR welcome for this. I think we can set it to a few rows less than process.stdout.rows.
process.stdout.rows
Currently fkill-cli is only listing 4 processes, but the screen can be much larger. Any reason to only list 4 lines?