Web lists-archives.org

[kde] klipper regexp




Hi all

I can't trigger an action when a string of characters, followed
by at least one space has been selected. Here is the regexp:
     [a-zA-Z]+[a-zA-Z]+[\s]+

While regexp [a-zA-Z]+[a-zA-Z]+  works correctly, adding [\s]+ 
seems to inhibit any action. 
Any hints?


thanks
--
Pol


___________________________________________________
This message is from the kde mailing list.
Account management:  https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.