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

--- Comment #1 from Kurt Hindenburg <kurt.hindenb...@gmail.com> ---
Git commit 9bc892eff0dd3a19346182650b8b6d5ef0436aee by Kurt Hindenburg, on
behalf of Ahmad Samir.
Committed on 25/11/2019 at 00:10.
Pushed by scmsync into branch 'master'.

Paste urls of local files as a list of quoted strings

When pasting urls of local files, remove the the scheme part, "file://",
and paste the urls as a space-separated list of local file paths, which
are quoted as needed.

Commands such as cp, mv, ls... etc, don't understand/parse the file://
bit of local urls, therefore it's more useful to strip the scheme for local
files.

M  +21   -1    src/TerminalDisplay.cpp
M  +5    -2    src/TerminalDisplay.h

https://commits.kde.org/konsole/9bc892eff0dd3a19346182650b8b6d5ef0436aee

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to