Skip to content

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

Merged
YoungJinJung merged 1 commit intomainfrom
feat/ec2-ssm-refresh
Apr 3, 2026
Merged

feat: add refresh key binding to EC2 SSM instance list#51
YoungJinJung merged 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
@YoungJinJung YoungJinJung merged commit 188c664 into main Apr 3, 2026
1 check passed
@YoungJinJung YoungJinJung deleted the feat/ec2-ssm-refresh branch April 3, 2026 06:37
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

2 participants