Bug 347110

Summary: %% in input sent as %
Product: [Applications] konversation Reporter: Robin Green <greenrd>
Component: inputlineAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED NOT A BUG    
Severity: minor CC: rdieter
Priority: NOR    
Version: 1.5.1   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Robin Green 2015-05-03 16:37:58 UTC
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
Comment 1 Rex Dieter 2015-05-09 12:14:25 UTC
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