[Konsole-devel] [Bug 186239] string selection via double mouse click is broken in konsole

Alon Bar-Lev alon.barlev at gmail.com
Fri Mar 13 21:25:13 UTC 2009


https://bugs.kde.org/show_bug.cgi?id=186239





--- Comment #8 from Alon Bar-Lev <alon barlev gmail com>  2009-03-13 22:25:11 ---
I agree that multiple regular expressions is the right choice.
Examples:

export X=http://a.b.c/ppp?llll&x=sss
If I select the URL the [:=&?] are not separators.
If I select the X = is a separator.

PATH=/bin:/usr/bin:
The [:] is a separator.

stat->st_mode
The - is a separator.

my-file-name.txt
The - is not a separator.

---

Does anyone know what was exactly the previous setting?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list