Releases: owjs3901/vim-switch-ko
Releases · owjs3901/vim-switch-ko
v0.0.9
v0.0.7
Full Changelog: v0.0.6...v0.0.7
- Using internal VIM API
- Remove untilBuild version
v0.0.6
v0.0.5
Full Changelog: v0.0.4...v0.0.5
- Support to change to english when type
ctrl+[ - Fix can not change locale in new terminal
- Refactor compare current editor logic So, can work in the new terminal, git message editor and etc...
What is next?
v0.0.4
v0.0.3
Full Changelog: v0.0.2...v0.0.3
Fix bugs
- Fix can not switch language issue in multi windows
- The reason of issue occurred when checking current editor. In Multi windows situation the plugin check a first opening editor even if your focus has a second editor
v0.0.2
Full Changelog: https://github.com/owjs3901/vim-switch-ko/commits/v0.0.1
버그 수정
- Editor 가 아닌 다른 Panel 에서 한영 전환이 되지 않는 이슈를 수정, 반드시 Editor Panel 내에서만 적절히 한영 전환이 관리되도록 개선
- Editor 가 아닌 다른 Panel 에서 한글로 전환 후 Editor 로 돌아올 시, Editor 가 normal 일 경우 자동으로 영어로 전환하지 못해 VIM 노말모드 컨트롤이 불가능했던 이슈 수정
