View Issue Details

IDProjectCategoryView StatusLast Update
0002269Double CommanderFile operationspublic2023-07-07 17:12
Reporterfino Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status newResolutionopen 
ProjectionnoneETAnone 
Product Version0.9.1 
Summary0002269: Copy full path of selected directories with trailing path separator
DescriptionPlease add new command which would behave similar to cm_CopyFullNamesToClip but include trailing path separator for directories.

Rationale:
- without trailing path separator you do not know if entry in clipboard refers to file or directory
- path with trailing path separator can be used directly when building full path e.g. in "Save as..." dialog: press Home to move cursor before filename, Ctrl-V to paste destination path, then Enter.
Steps To Reproduce1. Have a directory with file and subdirectory in it.
2. Invoke command cm_CopyFullNamesToClip
Expected behavior:
- clipboard contains:
  C:\dir\subdirectory\
  C:\dir\filename.ext
Actual behavior:
- clipboard contains:
  C:\dir\subdirectory
  C:\dir\filename.ext
TagsNo tags attached.
Fixed in Revision
Operating systemWindows
Widgetset
Architecture64-bit

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2019-03-19 10:15 fino New Issue