Summary: | PATCH: Opening files/urls/google search strings with the RMB pop-up menu | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Kurt Hindenburg <khindenburg> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | robert, yg |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Adds Open selection to RMB
Adds Open selection to RMB |
Description
Kurt Hindenburg
2004-11-28 20:02:52 UTC
Created attachment 8468 [details]
Adds Open selection to RMB
This is Robert's patch converted to CVS/HEAD. Works O.K. for me for the brief
testing I did.
Created attachment 8635 [details]
Adds Open selection to RMB
1. Change name to slotOpenSelection
2. Make sure m_filterData is deleted
Note: To have the search item appear, you have to set 'Default search engine'
in kcontrol/Internet & Network/Web Browser/Web Shortcuts. It appears that
nothing is selected by default.
*** Bug 130548 has been marked as a duplicate of this bug. *** Konsole in KDE4 has the ability to open many URL types. Now it can also open the file browser at the current location. I think implementing Google searches would be impractical, as eventually people will ask for more search engines, and that would be far out of scope for Konsole. The only thing left would be to do something about paths printed without the "file://" prefix and URLs without 'http://' or 'www.' But I can't imagine anything that would work for that without misinterpreting all text containing slashes. Marking as fixed for the reasons Constantin gave above. |