Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

add key bindings capabilities to the kcfg-viewer #458

@iFrostizz

Description

@iFrostizz

Currently, the kcfg viewer is entirely mouse-driven It would be a nice change to be able to run through this viewer and be able to move using only the keyboard.

Some potential changes ideas:

h,j,k,l move in any tab (select next node, scroll down in a window, ...)
Ctrl + d go down a page
Ctrl + u go up a page
Ctrl + w trigger a window change (h,j,k,l) to actually move
By typing a number, we could store it in a buffer and replicate x times the move action.

UI suggestion by @anvacaru keep the highlight focus on the node that is currently selected, even when the mouse isn't hovering it anymore (same using the keyboard)
image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions