From b5349bf6dbf878d716e46722ec16611ab7e8fc5d Mon Sep 17 00:00:00 2001 From: mintty Date: Sat, 24 Jun 2017 01:49:27 +0200 Subject: [PATCH] 0.7.8.1 --- WSL Bash % in Mintty.lnk | Bin 1951 -> 2089 bytes WSL Bash -l in Mintty.lnk | Bin 1957 -> 2095 bytes WSL Bash ~ in Mintty.lnk | Bin 1959 -> 2097 bytes config-context-menu.bat | 2 +- install.bat | 2 +- makefile | 2 +- mkshortcut.vbs | 6 +++--- wsl-l.bat | 2 +- wsl.bat | 2 +- wsl~.bat | 2 +- 10 files changed, 9 insertions(+), 9 deletions(-) diff --git a/WSL Bash % in Mintty.lnk b/WSL Bash % in Mintty.lnk index 1bff3cbc5a74dc2423edc3a1854b70a8b80947a4..e5d764489191c574a696994bff27ae2492502c40 100755 GIT binary patch delta 131 zcmbQwzfxd=2;=XKqHCD^Z5i}{Fa{?X%23RZ%1{I(V;D*p@)^p3IEKNIp#TV77!rYE vi9o&&P&66H%9;F&MR)Q+CK<^T23;U52kOgVPyn(rfF#JAqRlUuwzB{L0dE`V delta 33 ncmZ1}FrR;d2;=9CqHCBY+cL{=$1>;wVL3xFL(b+R=Ity1s=x_e diff --git a/WSL Bash -l in Mintty.lnk b/WSL Bash -l in Mintty.lnk index ec0e032310bbd19509cc31adcbbe26cf0e8ea369..5bedb16f9bd62ac1a938720534dcad96d5337417 100755 GIT binary patch delta 130 zcmZ3=zg}R12;=XKqHCD^Z5i}{Fa{?X%23RZ%1{I(V;D*p@)^p3IEKNIp#TV77!rYE ti9o&&P&66H%9+HfJNY1!jAS~4E)bRjwdF7<09hG85@bx#<`+zRSpd)t8v_6U delta 33 ncmZ24u#|s-2;=9CqHCBY+cL{=Cot#&VL3xFL(b+R=DjQctb7S` diff --git a/WSL Bash ~ in Mintty.lnk b/WSL Bash ~ in Mintty.lnk index 0febaa4bf138fc56e80e53e62318d6a38fca6e5f..5189f8af6a269436a4af40c43c1882d05266014a 100755 GIT binary patch delta 131 zcmZ3^zfoX<2;=XKqHCD^Z5i}{Fa{?X%23RZ%1{I(V;D*p@)^p3IEKNIp#TV77!rYE ui9o&&P&66H%9+f>syq20lZ<2rgDw!31NG%FC;(X*KoVq5(dHLS`&j_xT^kJm delta 33 ncmdleu$+H_2;=9CqHCBY+cL{=Co<>)VL3xFL(b+R=KU-Htq=)% diff --git a/config-context-menu.bat b/config-context-menu.bat index 36a6afe..522d6f3 100755 --- a/config-context-menu.bat +++ b/config-context-menu.bat @@ -28,7 +28,7 @@ set shell=/bin/bash rem Mintty invocation set cmd=%installdir%\bin\mintty.exe set cset=-o Locale=C -o Charset=UTF-8 -set opts=--wsl +set opts=--wsl -h err set arg=/bin/wslbridge -t %shell% set target0=\"%cmd%\" %opts% %cset% --configdir \"%configdir%\" -i \"%icon%\" %arg% rem set target1=\"%cmd%\" %opts% %cset% --configdir \"%configdir%\" -i \"%icon%\" /bin/dash -c \"cd '%%1'; exec %arg%\" diff --git a/install.bat b/install.bat index dc4625a..20746a2 100755 --- a/install.bat +++ b/install.bat @@ -51,7 +51,7 @@ rem generate shortcuts set icon=%%LOCALAPPDATA%%\lxss\bash.ico set target=%refinstalldir%\bin\mintty.exe -set minttyargs=--wsl --configdir="%refconfigdir%" -o Locale=C -o Charset=UTF-8 /bin/wslbridge +set minttyargs=--wsl -h err --configdir="%refconfigdir%" -o Locale=C -o Charset=UTF-8 /bin/wslbridge set bridgeargs=-t /bin/bash cscript mkshortcut.vbs "/name:WSL Bash %% in Mintty" set bridgeargs=-C~ -t /bin/bash diff --git a/makefile b/makefile index 6bf6fb1..d104c8d 100644 --- a/makefile +++ b/makefile @@ -9,7 +9,7 @@ all: check pkg # wsltty release -ver=0.7.8 +ver=0.7.8.1 # mintty release version minttyver=2.7.8 diff --git a/mkshortcut.vbs b/mkshortcut.vbs index 56d56b5..96502d7 100755 --- a/mkshortcut.vbs +++ b/mkshortcut.vbs @@ -1,11 +1,11 @@ rem cscript mkshortcut.vbs [/param:arg] /target:link rem % -rem /arguments:--wsl -o Locale=C -o Charset=UTF-8 /bin/wslbridge -t /bin/bash +rem /arguments:--wsl -h err -o Locale=C -o Charset=UTF-8 /bin/wslbridge -t /bin/bash rem ~ -rem /arguments:--wsl -o Locale=C -o Charset=UTF-8 /bin/wslbridge -C~ -t /bin/bash +rem /arguments:--wsl -h err -o Locale=C -o Charset=UTF-8 /bin/wslbridge -C~ -t /bin/bash rem -l -rem /arguments:--wsl -o Locale=C -o Charset=UTF-8 /bin/wslbridge -t /bin/bash -l +rem /arguments:--wsl -h err -o Locale=C -o Charset=UTF-8 /bin/wslbridge -t /bin/bash -l rem /target:%LOCALAPPDATA%\wsltty\bin\mintty.exe rem /workingdir:%USERPROFILE% rem /icon:%LOCALAPPDATA%\lxss\bash.ico diff --git a/wsl-l.bat b/wsl-l.bat index 87701f1..7598534 100755 --- a/wsl-l.bat +++ b/wsl-l.bat @@ -11,5 +11,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 -"%installdir%\bin\mintty.exe" --wsl "--configdir=%configdir%" -o Locale=C -o Charset=UTF-8 -i "%LOCALAPPDATA%\lxss\bash.ico" /bin/wslbridge -t /bin/bash -l +"%installdir%\bin\mintty.exe" --wsl -h err "--configdir=%configdir%" -o Locale=C -o Charset=UTF-8 -i "%LOCALAPPDATA%\lxss\bash.ico" /bin/wslbridge -t /bin/bash -l diff --git a/wsl.bat b/wsl.bat index 84e761a..62d3fdd 100755 --- a/wsl.bat +++ b/wsl.bat @@ -11,5 +11,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 -"%installdir%\bin\mintty.exe" --wsl "--configdir=%configdir%" -o Locale=C -o Charset=UTF-8 -i "%LOCALAPPDATA%\lxss\bash.ico" /bin/wslbridge -t /bin/bash +"%installdir%\bin\mintty.exe" --wsl -h err "--configdir=%configdir%" -o Locale=C -o Charset=UTF-8 -i "%LOCALAPPDATA%\lxss\bash.ico" /bin/wslbridge -t /bin/bash diff --git a/wsl~.bat b/wsl~.bat index 486d80e..bdc6ffd 100755 --- a/wsl~.bat +++ b/wsl~.bat @@ -11,5 +11,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 -"%installdir%\bin\mintty.exe" --wsl "--configdir=%configdir%" -o Locale=C -o Charset=UTF-8 -i "%LOCALAPPDATA%\lxss\bash.ico" /bin/wslbridge -C~ -t /bin/bash +"%installdir%\bin\mintty.exe" --wsl -h err "--configdir=%configdir%" -o Locale=C -o Charset=UTF-8 -i "%LOCALAPPDATA%\lxss\bash.ico" /bin/wslbridge -C~ -t /bin/bash