Currently both the file filter and the URL filter can only be enabled or disabled together. The file filter gets into my way very often, but I find the URL filter very useful. (The file filter also increases the CPU time of konsole noticeably.) So please separate the two features and let the user enable or disable them individually. Thanks. Reproducible: Always
https://git.reviewboard.kde.org/r/128828/
Thanks for the quick patch. Unfortunately it doesn't work fully yet. With URL filter enabled and file filter disabled. URLs are _not_ underlined. If I enable both options and hit apply and then disable the file filter again, the URL filter works OK for the current session. But it stops working if I close konsole and start it again.
I made a dumb typo, should work better now.
(In reply to Martin Sandsmark from comment #3) > I made a dumb typo, should work better now. Ok never mind, it works fine now.
Git commit b2b044cf2ad3b7a400fd032650acfa37c4e440b9 by Martin T. H. Sandsmark. Committed on 18/10/2016 at 22:11. Pushed by sandsmark into branch 'master'. Make the config of file filters and url filters separate REVIEW: 128828 M +18 -3 src/EditProfileDialog.cpp M +1 -0 src/EditProfileDialog.h M +12 -2 src/EditProfileDialog.ui M +3 -1 src/Profile.cpp M +9 -0 src/Profile.h M +36 -4 src/SessionController.cpp M +6 -0 src/SessionController.h M +32 -35 src/TerminalDisplay.cpp M +0 -16 src/TerminalDisplay.h M +0 -1 src/ViewManager.cpp http://commits.kde.org/konsole/b2b044cf2ad3b7a400fd032650acfa37c4e440b9