Several interactive slash commands can now be on screen at once and closed individually.
What's wrong with this entry?
Interactive command output is now tracked in a registry that gives each render its own id rather than sharing one slot, so several such commands can be displayed together and closed individually.
- Each render gets an id of the form
local-jsx-N; the manager exposesclose()andcloseAll()and resolves each render as either"closed"or"dismissed". - The REPL call site now shows a command with
{ commandName, immediate: !0, hidesPrompt: !1 }.
local-jsx-
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