Releases: mskyaxl/wsl-terminal
Releases · mskyaxl/wsl-terminal
v0.6.0
- Add -l param to open-wsl.exe, ignores current path and starts terminal in your home directory (doesn't work with tmux).
- Upgrade mintty to 2.6.0.
- Upgrade cygwin to 2.6.0.
v0.5.1
- Change the color of all icons to gray (#909090), so icons will not be hidden in the taskbar.
- Fix a bug that all exe files failed to run in a path with spaces in it.
v0.5
- Use an empty default etc/minttyrc.
- Upgrade mintty to 2.5.0.
- Add
icon=
config in etc/wsl-terminal.conf, to specify the icon of mintty.
- Change all icons of *.exe.
v0.4
- Add
use_cbwin
config, and remove outbash-daemon.js
vim.exe
can be renamed to emacs.exe/nvim.exe/nano.exe/...
to open files with emacs/nvim/nano/....
.
v0.3.1
- Move theme files to
usr/share/mintty/themes
, so mintty can find them.
v0.3
- Add theme files in
etc/themes
.
- Fix
runas.js
add-open-wsl-here-menu.js
remove-open-wsl-here-menu.js
for path with spaces.
- Upgrade cbwin to v0.10.
v0.2.1
Fix package.sh to include doc directory
v0.2
Merge branch 'master' of github.com:goreliu/wsl-terminal