Remove set term=cygwin in init.bat (#2688)

This commit is contained in:
Dax T Games
2022-04-16 10:01:17 -04:00
committed by GitHub
parent fc00cc8be2
commit e345f187d8
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,11 @@
## [Unreleased](https://ci.appveyor.com/project/MartiUK/cmder/build/artifacts) (2022-03-17)
### Fixes
- Remove setting `term=cygwin` in `init.bat` to fix random `ABCD` characters when using arrow keys in `vim`.
- See: [Sometimes pressing on arrow keys prints symbols #1691](https://github.com/Maximus5/ConEmu/issues/169)
### Changes
- Fix Git prompt branch when using Git worktree.