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

Some keyboard command suggestions #4

Closed
firecat53 opened this issue Mar 9, 2017 · 3 comments
Closed

Some keyboard command suggestions #4

firecat53 opened this issue Mar 9, 2017 · 3 comments

Comments

@firecat53
Copy link
Contributor

Hey, great job! Very handy! A few opinions on keyboard commands:

  1. Add j-k for up/down navigation
  2. Instead of a separate menu for sorting, use 'n' - name, 'c' - cpu, 'i' - id, 'm' - mem, '%' - mem%, N - net, 's' - state. Another option would be to match the 'htop' shortcuts as close as possible ('M' - mem, 'P' - cpu, etc).
  3. Add '?' as a trigger for the help menu

Just my two cents. Feel free to close if you've got other plans 😄

Scott

@yangmillstheory
Copy link

yangmillstheory commented Mar 10, 2017

Can we get C-j, C-k, C-n, C-p for up/down navigation too? Also what about the ability to kill/stop containers interactively?

Great project!

@bcicen
Copy link
Owner

bcicen commented Mar 15, 2017

j/k navigation is enabled in the latest release

further custom keybindings is an option in the future; however, with a growing number of metrics/columns, sort field hotkeys may not be feasible.

@bcicen
Copy link
Owner

bcicen commented Mar 19, 2017

closing this for now; updates for config file and custom keybindings can be tracked in #53

@bcicen bcicen closed this as completed Mar 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants