An armed left-arrow confirmation now clears the moment you type anything else.
What's wrong with this entry?
An armed left-arrow-on-empty confirmation in the prompt input is now dropped as soon as you press any other key.
- the text-input state object exposes a new
disarmLeftArrowConfirmcallback - the key handler invokes it for any key that is not a plain unmodified left arrow
- previously the armed confirmation could survive intervening keystrokes
disarmLeftArrowConfirm
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.227
A large paste stays recallable even when it cannot be written to disk
Both mention prompt input
-
v2.1.227
Leftover paste staging files are cleaned up
Both mention prompt input
-
v2.1.246
Prompt input state moved behind one shared draft object
Both mention prompt input