$ 0 0 Bash highlighting seems to be broken.echo "$(true)"echo $(true)As you can see, the command in the first subshell is not highlighted, presumably due to the quotes, but the second is (no quotes). Both should be highlighted.Adding a PNG image in case this gets fixed.