Skip to content

v0.5.0

Choose a tag to compare

@k2hyun k2hyun released this 24 Feb 01:43
· 25 commits to main since this release

What's New

  • Multi-file navigation: Open multiple files (jvim a.json b.json c.json) and switch with :n (next), :N (previous), :e# (alternate file)
  • Binary file defense: Reject binary files (null bytes, non-UTF-8) in both jvim and jvimdiff

Full Changelog

v0.4.0...v0.5.0