Skip to content

Keyboard shortcuts for interactive CLI #37

Closed
@DmitrySharabin

Description

@DmitrySharabin

Initially, this came from Lea's proposal where Lea suggested adding two new keyboard shortcuts:

  • Shift+→ — “Expand All”
  • Shift+← — “Collapse All“

I would also add:

  • Shift+↑ — “Go to Top”
  • Shift+↓ — “Go to Bottom”
  • Alt+→ — “Expand Subtree” (starting from the current node) — the same as “Expand All” when performed on root
  • Alt+← — “Collapse Subtree” (starting from the current node) — the same as “Collapse All” when performed on root

And one more thing that might enhance the current behavior of : press ones — collapse the current node (the current behavior), second press — collapse the parent node, third press — collapse the grandparent node, etc. This should increase speed a bit when working with the results.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions