| Summary: | Copy filename to clipboard | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Todd <toddrme2178> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | kenneth.h.detweiler |
| Priority: | NOR | ||
| Version First Reported In: | SVN | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.8.0 | |
| Sentry Crash Report: | |||
| Attachments: | Allow to copy filename in kate | ||
|
Description
Todd
2011-01-13 03:58:28 UTC
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". |