aristocratos / btop

A monitor of resources
Apache License 2.0
20.68k stars 635 forks source link

[REQUEST] Support vim keybindings for faster moving: C-d, C-u, C-f, C-b, {, }, [[, ]] #582

Open rootex- opened 1 year ago

rootex- commented 1 year ago

Is your feature request related to a problem? Please describe. I found that commands like G and gg work as expected and it's a pleasure to be able to move at the top or at the bottom of the processes list. But I'm always frustrated when I'm unable to move faster between processes using standard vim keybindings:

Describe the solution you'd like I offer to mimic the general vim keybindings for moving faster:

Describe alternatives you've considered None.

astyagun commented 3 months ago

IMHO j and k to move down and up in the procs list would be nice too. I was surprised just now when I've tried using these and was suggested to kill a process 🙂

A4-Tacks commented 1 week ago

Can I also add single line screen scrolling using Ctrl+E/Y? This will give a very smooth feeling