mirror of
https://github.com/mintty/wsltty.git
synced 2025-01-18 12:05:47 +00:00
Use new mintty option --wsl to adapt file/folder drag-and-drop pasting (#8).
This commit is contained in:
parent
98d4697bca
commit
edf7787539
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user