Skip to content

feat: add refresh key binding to EC2 SSM instance list#51

Open
YoungJinJung wants to merge 1 commit intomainfrom
feat/ec2-ssm-refresh
Open

feat: add refresh key binding to EC2 SSM instance list#51
YoungJinJung wants to merge 1 commit intomainfrom
feat/ec2-ssm-refresh

Conversation

@YoungJinJung
Copy link
Copy Markdown
Contributor

@YoungJinJung YoungJinJung commented Mar 28, 2026

Summary

Add r key binding to refresh the EC2 SSM instance list in-place.
Previously, users had to navigate back and re-enter to see newly launched instances.

Also restructured the README key bindings table into per-feature sections (Global / EC2 / RDS).

Related Issues

Closes #50

Validation

  • make test passes
  • make build succeeds
  • Pressing r shows Loading screen → refreshed instance list

Checklist

  • Scope is focused
  • Docs updated (README key bindings restructured)
  • Tests/validation included
  • Breaking changes documented (none)

- Add `r` key to reload instance list without leaving the screen
- Reset filter and index on refresh for a clean reload
- Update README key bindings with per-feature grouping
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

Successfully merging this pull request may close these issues.

feat: add refresh key binding to EC2 SSM instance list

1 participant