Bug 160922 - Wish: option for auto-replace to be case-sensitive
Summary: Wish: option for auto-replace to be case-sensitive
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 1.0.1
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-17 00:28 UTC by yhonay
Modified: 2008-04-17 13:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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