gsass1 / NTop

💻 htop-like system-monitor for Windows with Vi-keybindings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add vi-style command-processing

gsass1 opened this issue · comments

Only using shortcuts seems limiting. Let's add a "vi-mode" with which we can input commands.

My ideas for some nice commands to implement would be:

  • / for searching
  • q for quit
  • sort COLUMN for sorting
  • dump - dump entire list of processes to file
  • commands for creating multiple tabs maybe?