How can I copy full file path in Midnight Commander?

My mc view is: https://kibibyte.ru/~SerW/Temp/Fedora-WS-43/mc-filepath.png.
As you can see, now I am in the directory `/home/dragonserw/Pictures/store/Ноутбук Asus VivoBook 15 X1504VA/` and the file I highlighted is `IMG_20260121_113344_948.jpg`.

So, the full path of this file is `/home/dragonserw/Pictures/store/Ноутбук Asus VivoBook 15 X1504VA/IMG_20260121_113344_948.jpg`.

My question is: how can I copy the file full path into clipboard?
I used to try all the variants os copying, but no luck.

Please help me ,guys :slight_smile:

Ctrl+Shift+Enter should place the full path name on the command line, but that does not work in ptyxis terminal: it just also submits the command. You can workaround by hitting Alt+a then Alt+Enter, which puts the path then the file name. Else, you could change the shortcut key in mc to a combination that does work.

It is not a problem to put file path into the command line – my question is how to copy clipboard the file path+name.