Summary: | initial tilde character should mean home directory | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Christopher Yeleighton <giecrilj> |
Component: | Places | Assignee: | KIO Bugs <kio-bugs-null> |
Status: | REOPENED --- | ||
Severity: | wishlist | CC: | de.meyer.maarten, kde, kdelibs-bugs-null, nate |
Priority: | NOR | ||
Version First Reported In: | 5.101.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Christopher Yeleighton
2011-02-17 19:35:49 UTC
Alternatively, one could treat file://~/ (two slashes) as a "virtual host". That means URL like file://~/.. would not go up, but I do not envision any utility in such URL anyway. You can use { kioclient exec ~; } to open your home directory in your file manager. Other folders also work { kioclient exec ~/documents; } Does that fix this bug for you? (In reply to comment #2) > You can use { kioclient exec ~; } to open your home directory in your file > manager. > Other folders also work { kioclient exec ~/documents; } > > Does that fix this bug for you? No, it is a workaround that an average customer is unlikely to follow. Konqueror is deprecated and Dolphin respects a tilde to mean home directory. (In reply to Nate Graham from comment #4) > Konqueror is deprecated and Dolphin respects a tilde to mean home directory. Actual result is no result now, which is still wrong. |