Notepad++: how to get filename / path of current file and put it into the clipboard in notepad plus plus

Viewed 24114

Editing files with VIM I can easily copy & paste the name ( or the full path ) of the file I'm working on ( to understand what I mean about VIM you can see: this question or wiki );

Is there an equivalent solution by using Notepad++ ?, how can I do?

3 Answers
Related