Skip to content

feat: add instance reorder with Shift+J/K#286

Open
neokim wants to merge 4 commits intosmtg-ai:mainfrom
neokim:instance-reorder
Open

feat: add instance reorder with Shift+J/K#286
neokim wants to merge 4 commits intosmtg-ai:mainfrom
neokim:instance-reorder

Conversation

@neokim
Copy link
Copy Markdown

@neokim neokim commented Apr 20, 2026

Summary

  • Add Shift+J / Shift+K keybindings to move instances up/down in the list
  • New order is persisted to state.json immediately

Test plan

  • Press K (Shift+K) to move selected instance up
  • Press J (Shift+J) to move selected instance down
  • Verify boundary cases (top/bottom) are no-ops
  • Restart cs and verify reordered list is preserved

neokim added 4 commits April 20, 2026 21:48
Allow users to move instances up/down in the list using Shift+J (move down)
and Shift+K (move up). The new order is persisted to state.json immediately.
Up at the top jumps to the bottom, down at the bottom jumps to the top.
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.

1 participant