I typed a line beginning with %%, and it was sent with only one % instead of two. Workaround: put a space between the two % characters. Reproducible: Always Steps to Reproduce: 1. Type %% blah into a channel and press Enter Actual Results: % blah Expected Results: %% blah
It's a feature (to support variable expansion). If you don't want that, goto settings->configure konversation->behavior->chat windows check option: Disable variable (e.g. %C, %B, %G...) expansion