How to quickly copy current filename?

Matthew Woehlke mw_triad at users.sourceforge.net
Fri Nov 28 18:28:09 GMT 2014


On 2014-11-28 13:15, Aleksey Midenkov wrote:
> Among the others, Copy from project tree does not do what is expected,
> but copies URL. Using URLs in Unix is like using XML for config files
> -- non-human friendly, just absurd! Besides, it doesn't compatible
> with GDB and GNU fileutils.

It's probably reasonable to convert to a local file name *if* the URL
scheme == 'file'. But keep in mind that's not guaranteed; the path to an
open document could easily be something like 'fish://host/path' or even
'http://host/path'.

-- 
Matthew




More information about the KDevelop mailing list