Copy filename to clipboard

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
MortenRick
Junior Member
Junior Member
Posts: 2
Joined: 2020-02-05, 05:47 UTC
Location: Denmark

Copy filename to clipboard

Post by *MortenRick »

I like to copy the filename only or the filename with fuld path to the clipboard.

I am comming from FileCommander in that tool it is Ctrl-F or Ctrl-Shift-F

I know that key is used for som FTP stuf, but can I configer a nother key to du that ?
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Re: Copy filename to clipboard

Post by *MVV »

TC provides a lot of commands to copy information about files, you just should call them via a buttonbar button or an assigned hotkey, in both cases you get command browser that lists all commands and has Clipboard group with commands like cm_CopyNamesToClip (copy just names) or cm_CopyFullNamesToClip (copy paths+names). Yes, Ctrl+F is used by default but you can reassign it, or you can use another hotkey (e.g. Ctrl+G and Ctrl+Shift+G).
User avatar
Stefan2
Power Member
Power Member
Posts: 4158
Joined: 2007-09-13, 22:20 UTC
Location: Europa

Re: Copy filename to clipboard

Post by *Stefan2 »

Hi and welcome MortenRick


If you want to read more about:

FAQs: TCs' internal commands - how-to find and use them
viewtopic.php?p=289931#p289931

FAQs: How to create an button
viewtopic.php?f=3&t=50632&p=344803

FAQs: Button-code: How-to Copy Share Paste a button ('TOTALCMD#BAR#DATA')
viewtopic.php?f=3&t=50633&p=335879

FAQs: User-Defined Command (UDC) (usercmd.ini) em_command
viewtopic.php?p=344777#p344777






HTH?
User avatar
MortenRick
Junior Member
Junior Member
Posts: 2
Joined: 2020-02-05, 05:47 UTC
Location: Denmark

Re: Copy filename to clipboard

Post by *MortenRick »

Thanks it works just fine :)
bogordo
Member
Member
Posts: 150
Joined: 2019-12-06, 09:07 UTC

Re: Copy filename to clipboard

Post by *bogordo »

Stefan2 wrote: 2020-02-05, 08:29 UTC Hi and welcome MortenRick

If you want to read more about:

FAQs: TCs' internal commands - how-to find and use them
viewtopic.php?p=289931#p289931

FAQs: How to create an button
viewtopic.php?f=3&t=50632&p=344803

FAQs: Button-code: How-to Copy Share Paste a button ('TOTALCMD#BAR#DATA')
viewtopic.php?f=3&t=50633&p=335879

FAQs: User-Defined Command (UDC) (usercmd.ini) em_command
viewtopic.php?p=344777#p344777

HTH?
This is gold, thanks for sharing!!
TC license #346559
Post Reply