HTML prompt WebKitDeveloperExtras (Inspect) working in KM 10?

Not so fast ...

I seem to have missed another point, and I think the Wiki may need a second update ...

It turns out that prefixing TRUE with -bool in the command line incantation makes a difference – at least in my default Big Sur shell, which is zsh:

> echo $0
> -zsh

(If I repeat the exercise using the incantation shown on the Wiki, which lacks the -bool prefix, Inspect Element is still suppressed after a KM Engine restart)

The current draft of the wiki doesn't use the -bool prefix which @peternlewis shows in his response to Dan (linked above)


Summary

Two edits may be needed to the Inspect Element section of:
action:Custom HTML Prompt [Keyboard Maestro Wiki]

  • It seems that the command line incantation needs to be changed, inserting -bool before TRUE (to specify a value of the right type).
  • Users probably need to be reminded to use File > Quit Engine and then restart KM.