Skip to content

v0.0.5

Choose a tag to compare

@owjs3901 owjs3901 released this 13 May 18:13
· 7 commits to main since this release

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?

  • Change font in the search bar to font of the Editor.
    • The font in the searchbar of ideavim has a wrong value. So non english text is broken.
      image
  • Change locale when searching finish.
    • If the last text is non english, locale in the editor is not english, So that make can not move the cursor.