KVIrc icon indicating copy to clipboard operation
KVIrc copied to clipboard

Words beginning with hyphens can't be used with friendly command-line mode on

Open wodim opened this issue 8 years ago • 3 comments

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.

wodim avatar Mar 06 '17 11:03 wodim

If we changed this, then no switches can be used for any trigger while user friendly command-line mode was enabled. Is that desired?

IceN9ne avatar Mar 06 '17 11:03 IceN9ne

For any trigger? You mean events? What does the input bar have to do with events?

wodim avatar Mar 06 '17 11:03 wodim

My apologies, I meant command.

IceN9ne avatar Mar 06 '17 12:03 IceN9ne