Open
Description
I am reusing instances of MultiSelectionPrompt<T>
. I like that it remembers the previous item selections on consecutive calls to AnsiConsole.Prompt(myPromptInstance)
, but it always initializes the selected index at 0. I want it to remember the last index so that I don't have to keep arrowing back down to it.
How can I get that to persist?
Metadata
Metadata
Assignees
Type
Projects
Status
Todo 🕑