Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add navigation via arrow keys #30

Closed
CWempe opened this issue Jan 17, 2019 · 3 comments
Closed

Add navigation via arrow keys #30

CWempe opened this issue Jan 17, 2019 · 3 comments
Labels

Comments

@CWempe
Copy link

CWempe commented Jan 17, 2019

It would be nice to use arrow keys to navigate thou the topics.

Use left,/right to expand/collapse topics

@CWempe CWempe changed the title add navigation via arrow keys Add navigation via arrow keys Jan 17, 2019
@thomasnordquist thomasnordquist added the enhancement New feature or request label Jan 17, 2019
@thomasnordquist
Copy link
Owner

That's a tricky one, but a nice feature.

@thomasnordquist
Copy link
Owner

Navigation via arrow key has been implemented.
Will be part of 0.3.2 (0.3.1 supports it, is only released for ubuntu snap store as part of a critical bugfix).

As part of this issue other keyboard interactions have been added:

  • "Search as you type" (filter tree without previously selecting the search bar)
  • Broker profile selection with and , connect with ⏎ Enter, abort connection with Esc and ⏎ Enter
  • Tab element selction order has been imroved
  • Fix range selection with Tab in Chart settings
  • Navigate tree with , , , .
    Delete (retained) topics / partial trees with Del or Backspace

Missing:

  • Split-view cannot yet be controlled via the keyboard

@thomasnordquist
Copy link
Owner

Released with v0.3.5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants