Skip to content

Releases: mskyaxl/wsl-terminal

v0.6.0

19 Sep 08:22
Compare
Choose a tag to compare
  1. Add -l param to open-wsl.exe, ignores current path and starts terminal in your home directory (doesn't work with tmux).
  2. Upgrade mintty to 2.6.0.
  3. Upgrade cygwin to 2.6.0.

v0.5.1

25 Aug 12:13
Compare
Choose a tag to compare
  1. Change the color of all icons to gray (#909090), so icons will not be hidden in the taskbar.
  2. Fix a bug that all exe files failed to run in a path with spaces in it.

v0.5

25 Aug 03:16
Compare
Choose a tag to compare
  1. Use an empty default etc/minttyrc.
  2. Upgrade mintty to 2.5.0.
  3. Add icon= config in etc/wsl-terminal.conf, to specify the icon of mintty.
  4. Change all icons of *.exe.

v0.4

21 Aug 23:38
Compare
Choose a tag to compare
  1. Add use_cbwin config, and remove outbash-daemon.js
  2. vim.exe can be renamed to emacs.exe/nvim.exe/nano.exe/... to open files with emacs/nvim/nano/.....

v0.3.1

21 Aug 04:12
Compare
Choose a tag to compare
  1. Move theme files to usr/share/mintty/themes, so mintty can find them.

v0.3

21 Aug 03:32
Compare
Choose a tag to compare
  1. Add theme files in etc/themes.
  2. Fix runas.js add-open-wsl-here-menu.js remove-open-wsl-here-menu.js for path with spaces.
  3. Upgrade cbwin to v0.10.

v0.2.1

20 Aug 04:03
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
Fix package.sh to include doc directory

v0.2

20 Aug 00:23
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release
Merge branch 'master' of github.com:goreliu/wsl-terminal

v0.1

19 Aug 11:48
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release
Update README.md