mirror of
https://github.com/mintty/wsltty.git
synced 2025-10-30 14:43:53 +00: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 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