KVIrc
KVIrc copied to clipboard
Words beginning with hyphens can't be used with friendly command-line mode on
If you enable friendly command-line mode, symbols such as $ or % are not interpreted by the scripting engine, but words beginning with - are.
/echo %test test results in %test test, but /echo -test test only prints test.
If we changed this, then no switches can be used for any trigger while user friendly command-line mode was enabled. Is that desired?
For any trigger? You mean events? What does the input bar have to do with events?
My apologies, I meant command.