sindresorhus / fkill-cli

Fabulously kill processes. Cross-platform.
MIT License
6.88k stars 159 forks source link

Add navigation with cltrl-n / ctrl-p #15

Closed lfv89 closed 7 years ago

lfv89 commented 7 years ago

Not everyone likes to use the arrow keys!

Thanks for this tool by the way.

SamVerschueren commented 7 years ago

It uses Inquirer.js to render the list and allow you to navigate up or down. So I guess you should add a feature request over there.

sindresorhus commented 7 years ago

If anyone comes here in the future and wants this, do what Sam said, and open an issue on Inquirer.js