mirror of
https://github.com/mintty/wsltty.git
synced 2025-09-18 19:22:24 +01:00
Use new mintty option --wsl to adapt file/folder drag-and-drop pasting (#8).
This commit is contained in:
Binary file not shown.
2
wsl.bat
2
wsl.bat
@@ -8,5 +8,5 @@ rem you may want to copy this script into "%SYSTEMROOT%\System32"
|
|||||||
rem You may want a variant of this script without trailing "-l"
|
rem You may want a variant of this script without trailing "-l"
|
||||||
rem to start in the current directory from cmd.exe
|
rem to start in the current directory from cmd.exe
|
||||||
|
|
||||||
"%LOCALAPPDATA%\wsltty\bin\mintty.exe" -o Locale=C -o Charset=UTF-8 -i "%LOCALAPPDATA%\lxss\bash.ico" /bin/wslbridge -t /bin/bash -l
|
"%LOCALAPPDATA%\wsltty\bin\mintty.exe" --wsl -o Locale=C -o Charset=UTF-8 -i "%LOCALAPPDATA%\lxss\bash.ico" /bin/wslbridge -t /bin/bash -l
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user