FarManager: BUG: Temp file with list of selected file names has missing entries
I use !@FQ!
syntax in the User Command (F2 menu) to pass full path to a text file that contains full paths of all selected files to a third party tool.
The problem is that often the resulting temp file that FAR creates has empty lines (corresponding to missing files, that even though they were selected in the panel, were not included in the list).
"D:\Dir\file 1.avi"
"D:\Dir\file 4.avi"
"D:\Dir\file 5.avi"
Note the 2 and 3 are missing, even though corresponding files have been selected.
I am using FAR 3.0.0.5590 x64 on Windows 10
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Comments: 22 (10 by maintainers)
Commits related to this issue
- gh-240: Temp file with list of selected file names has missing entries — committed to FarGroup/FarManager by alabuzhev 3 years ago
@fitdev yeah, my bad. Fixed (again) in 5885 / 2dc6c67.
@fitdev I guess we never need BOM in list files anyway, so I removed it unconditionally for now. 5470 / c4fe9ab36
I think I found it. 5732.