Bug 160922

Summary: Wish: option for auto-replace to be case-sensitive
Product: [Applications] konversation Reporter: yhonay
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.0.1   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description yhonay 2008-04-17 00:28:27 UTC
Version:           1.0.1 (using KDE 3.5.9)
Installed from:    Ubuntu Packages
OS:                Linux

Well... the title says it's all.

I'd like to see option to make auto-replace case-sensitive.
Comment 1 Eike Hein 2008-04-17 12:38:24 UTC
Simple word matching auto-replace is case-insensitive by design. We could enable case-sensitity for regular expression mode, which can be activated on a case-by-case basis. I'd prefer that to adding yet another option. Would that satisfy your request?
Comment 2 yhonay 2008-04-17 12:56:01 UTC
> Would that satisfy your request?

Yes. :)
Comment 3 Eike Hein 2008-04-17 13:10:07 UTC
SVN commit 798059 by hein:

Make auto-replace case-sensitive in regular expression mode.
BUG:160922  


 M  +3 -0      ChangeLog  
 M  +1 -1      src/konversationapplication.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=798059