Version: SVN (using KDE 4.5.95) OS: Linux It would be nice if you could right-click on a file in the documents panel and click "copy filename" or something like that to put the filename to the clipboard. It is very common for me to want to put the filename of one open file in the text of another open file. Currently I have to select the file, save as, then copy that, then close the save as dialog, then go back to the file I want, then paste. Reproducible: Always
Created attachment 62781 [details] Allow to copy filename in kate
Git commit a29e1e931f934498ea06a702b3de679bb25158e8 by Dominik Haumann. Committed on 16/08/2011 at 10:54. Pushed by dhaumann into branch 'master'. add to context menu: copy filename BUG: 263000 M +25 -4 kate/plugins/filetree/katefiletree.cpp M +3 -0 kate/plugins/filetree/katefiletree.h http://commits.kde.org/kate/a29e1e931f934498ea06a702b3de679bb25158e8
edit -> copy does NOT copy the filename. How can the filename (including full path) be copied to the clipboard?
Ken, right-click on the filename in the "Documents" sidebar, then select "Copy Filename".