Copy file path: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
(Copy file and its path simultaneously)
 
No edit summary
Line 1: Line 1:
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.
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 shouild work in Windows Explorer too.
This should work in Windows Explorer too.

Revision as of 23:40, 24 October 2005

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.