dance icon indicating copy to clipboard operation
dance copied to clipboard

feat: make `dance.openMenu` retain count/register state

Open 71 opened this issue 4 months ago • 0 comments

This is #375 with an additional commit which renames keepephemeral to keepcontext as it reads better to me.

NOTE: Does not work yet; the context is kept even after the command selected by the menu runs, which is unexpected. I tried to instead forward args to the menu using ..., but it doesn't work with inner objects, so more work is needed there.

71 avatar Aug 17 '25 04:08 71