View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002269 | Double Commander | File operations | public | 2019-03-19 10:15 | 2023-07-07 17:12 |
| Reporter | fino | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | new | Resolution | open | ||
| Projection | none | ETA | none | ||
| Product Version | 0.9.1 | ||||
| Summary | 0002269: Copy full path of selected directories with trailing path separator | ||||
| Description | Please 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 Reproduce | 1. 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 | ||||
| Tags | No tags attached. | ||||
| Fixed in Revision | |||||
| Operating system | Windows | ||||
| Widgetset | |||||
| Architecture | 64-bit | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-03-19 10:15 | fino | New Issue |