Merge pull request #2742 from daxgames/better_bat

Better bat
This commit is contained in:
Dax T Games
2022-09-04 09:25:03 -04:00
committed by GitHub
4 changed files with 13 additions and 7 deletions

View File

@ -1,6 +1,6 @@
# Change Log
## [Unreleased](https://ci.appveyor.com/project/MartiUK/cmder/build/artifacts) (2022-03-17)
## [1.3.20-unreleased](https://ci.appveyor.com/project/MartiUK/cmder/build/artifacts) (2022-03-17)
### Changes
@ -9,6 +9,7 @@
### Fixes
- Fix #2740
- Fix find and use latest Git install always using vendored Git.
- Fix using Git from vendored Git and other Git for Windows tools from other Git in path.
- Remove setting `term=cygwin` in `init.bat` to fix random `ABCD` characters when using arrow keys in `vim`.