Bug 138636

Summary: some specific show up in ircview strikeout or with a line through
Product: [Applications] konversation Reporter: solsTiCe <solstice.dhiver>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED INTENTIONAL    
Severity: normal    
Priority: NOR    
Version: 1.0.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: show it for yourself

Description solsTiCe 2006-12-10 18:18:03 UTC
Version:           1.0.1 (using KDE KDE 3.5.5)
Installed from:    Unlisted Binary Package
OS:                Linux

when i typed this text:
date '+%Y-%m-%d %H:%M:%S' > fichier.date
it appears in konvi ircview with line through the last words 
' > fichier.date

just look at the joined image and notice it adds a : after the M
Comment 1 solsTiCe 2006-12-10 18:19:25 UTC
Created attachment 18878 [details]
show it for yourself

what happened in an image
Comment 2 illogic-al 2006-12-11 14:58:48 UTC
Isn't %S the konvi shortcut for strikethroughs?
Comment 3 Peter Simonsson 2007-01-26 17:08:57 UTC
%S is as illogic-al said the variable (lacking a better term) for strikeout. To be on the safe side when using % make it %% or disable the expansion of variables in the config dialog.