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

kantui keyboard shortcuts #27

Open
mikehaller opened this issue Feb 27, 2023 · 0 comments
Open

kantui keyboard shortcuts #27

mikehaller opened this issue Feb 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@mikehaller
Copy link
Contributor

Users coming from k9s are used to specific keyboard shortcuts, such as d for describing a container or ctrl d for deleting a container etc. It would be nice if kantui would follow the same keyboard shortcuts convention, so that the transition is easier for users.

Ideas/Wishlist:

  • ctrl-d for deleting a container
  • ctrk-k for forced kill of a container
  • ? to show a help dialog
  • q and ctrl-c to quit kantui
  • d to describe a container in more detail ("kanto-cm get ")
  • v or enter to view a container (not sure what the difference is to describe, may less information? just the name, container image version etc.)
  • e to edit a container (e.g. change name, change image ref, change environment variables) Editing existing containers is not yet implemented
  • l to show the logs of a container

Todo:

  • The basic commands for starting, stopping, restarting a container (prevent confusion of s for start and s for stop) should be refined
  • Is there "pause" and "resume"?
@mikehaller mikehaller added the enhancement New feature or request label Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant