When the ! command line is active and I click the icon of file "a ' rox copies \"a\ \' to the command line to escape special characters. But when I drag and drop the same icon to the command line special characters aren't escaped. Please, would it be possible to also escape special characters when I drag and drop an icon to the command line?
Why? Often I want to compare two files located in different folders. So I open two rox windows, one for each folder, then I type !gvimdiff and click the file icon in the first rox window, then I drag the second file's icon to the command line in the first window, and press Enter in that window. If the second file's name includes spaces and other special characters the command fails because the filename isn't shell-escaped properly.
Hi Jun7,
When the
!
command line is active and I click the icon of file"a '
rox copies\"a\ \'
to the command line to escape special characters. But when I drag and drop the same icon to the command line special characters aren't escaped. Please, would it be possible to also escape special characters when I drag and drop an icon to the command line?Why? Often I want to compare two files located in different folders. So I open two rox windows, one for each folder, then I type
!gvimdiff
and click the file icon in the first rox window, then I drag the second file's icon to the command line in the first window, and press Enter in that window. If the second file's name includes spaces and other special characters the command fails because the filename isn't shell-escaped properly.Thank you
https://user-images.githubusercontent.com/1414102/175531023-9466ff9b-6eb2-4178-be74-f31e2ca556b3.mp4