DecapitatedKneecap

Results 3 issues of DecapitatedKneecap

I am reusing instances of `MultiSelectionPrompt`. 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...

feature
needs triage

I am trying to build a find string consisting of a combination of characters in different location in a text file. I will copy one character, hit CTRL+F/H to open...