Copy file path: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
(backlink)
No edit summary
Line 3: Line 3:
This should work in Windows Explorer too.
This should work in Windows Explorer too.


 
----
Maybe attach "copy to clipboard" at some button or other shortcut?


{{backlink|Internal functions Ideas and suggestions|Internal functions}}
{{backlink|Internal functions Ideas and suggestions|Internal functions}}

Revision as of 15:28, 15 January 2006

I would like to be able to right-click on a file in TC and select Copy from the context menu and then go to a text editor and paste the full path. I know about cm_CopyFullNamesToClip (Copy names with full path) but I just don't see why the command that copies the file as a file can't also copy its path as text. I thought the clipboard was supposed to be clever like that.

This should work in Windows Explorer too.


Maybe attach "copy to clipboard" at some button or other shortcut?


Back to Internal functions