Show command interpretation errors #142
Labels
No labels
bug
design
duplicate
engine
enhancement
maintenance
prospective
question
regression
stub
todo
ui
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
StudioInfinity/dyna3#142
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When you enter a command at the command prompt, you sometimes get an interpretation error rather than an action. As of pull request #138, this error is only shown in the browser console. It should be shown in the interface instead.
This issue could be resolved by addressing issue #139—specifically, the part about adding "integrated display of command results and errors" to the command prompt. However, we might benefit from addressing it on its own, rather than waiting to tackle #139.