Running Echo_Cmd(L"Hello") in a plugin displays "ello". And yet,
Echo_Cmd(L" Hello") displays " Hello". It looks like the command eats
*precisely* one character.
And yet, other API functions like Delay_Cmd do not.
Bug, (extremely bizarre) feature, or what?
Paul