Skip to content

[Feature request] configurable movement keybindings #97

@mmahmoudian

Description

@mmahmoudian

It would be nice if the keybindings for movement get configurable. At the moment only arrow keys work, but I'm sure Vim and Emacs users would be super happy to be able to also add their own movements keys.

Alternatively the key bindings can be hard-coded but following bat approach which is enabling all these options simultaneously:

arrow Emacs Vim
down Ctrl-n j
up Ctrl-p k
left Ctrl-b h
right Ctrl-f l

Although I believe the left and right are not used in general in bmon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions