yeah, i dug further and the ctrl-delete/backspace stuff doesn't actually push anything to the undo stack and further, when i added some, it fails to get the right position because multi-line entry doesn't fit with the wrap turned on and the interface for line positions (because it has no vertical component)
the fix is going to be a lot more involved, and unfortunately the project has 667 issues as of when i added mine, so it might be a while. in the meantime i just widened the input to more than enough - but less than an average smartphone screen, and now i have added a state variable that stores the key that gets decoded and validated, as well as the two screens i have created so far, and you can now input an nsec (in hex or bech32) and the "next" button lights up and you click next and the main screen appears
might be a bit slow going building this thing, i dont even know what i should add next, i figure simples, a little multi-line, non-editable text field that logs events and then hook up the bunker signer code and have it establish the subscription to to a relay, oh yes, i will need a configuration to specify the bunker relay, maybe that belongs on the initial screen too, and then probably need to have a button that generates the bunker URL to paste into a login screen for an app, i think #jumble has one of these inputs for login so perhaps in a day or two i will have the MVP that just signs everything that is sent to it
Showing page 1 of
13 pages