aristocratos / btop

A monitor of resources
Apache License 2.0
21.38k stars 656 forks source link

Add vim keys `ctrl+u/d` for fast scroll up/down and `ctrl+b/f` for page up/down (#582) #726

Open isak102 opened 10 months ago

isak102 commented 10 months ago

Ctrl+u/d = fast scroll up/down Ctrl+b/f = page up/down

These keys are very useful imo. They don't conflict with anything so maybe they should be enabled even without enabling vim mode?

And maybe the jump size should be configurable when using ctrl+u/d, right now I hardcoded it to 10.