Slash commands run from a keybinding no longer wipe your typed draft or pasted images.
What's wrong with this entry?
Running a slash command from a keybinding leaves whatever you had typed and any images you had pasted intact.
- Commands dispatched with
{ fromKeybinding: !0 }skip clearing the text buffer and skip resetting the cursor. - In remote mode those commands submit with an empty pasted-content set rather than consuming the queued images.
- Typing a slash command by hand behaves exactly as before.
fromKeybinding
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.234
A crashing slash command now tells you it crashed
Both mention slash command
-
v2.1.234
A command can decide from its arguments whether it counts as sensitive
Both mention slash command
-
v2.1.234
A slash-command grouping for a command that does not exist
Both mention slash command