Would it be possible to improve GetMntPrefix() to auto-detect the correct prefix (by parsing C:\cygwin64\etc\fstab or C:\cygwin\etc\fstab)? Or do I have to use :m:/mnt option to new_console for every Cygwin-related task I define?
P.S. Is it possible to disable the pasting auto-conversion for some tasks? E.g. I have a tab which ssh's to a remote Linux server (using Cygwin ssh). It clearly makes no point to do path conversion when pasting in that console.
The text was updated successfully, but these errors were encountered:
Would it be possible to improve GetMntPrefix() to auto-detect the correct prefix (by parsing
C:\cygwin64\etc\fstab
orC:\cygwin\etc\fstab
)? Or do I have to use:m:/mnt
option to new_console for every Cygwin-related task I define?P.S. Is it possible to disable the pasting auto-conversion for some tasks? E.g. I have a tab which ssh's to a remote Linux server (using Cygwin ssh). It clearly makes no point to do path conversion when pasting in that console.
The text was updated successfully, but these errors were encountered: