Releases: Tarquinen/opencode-vim
Releases · Tarquinen/opencode-vim
Release list
v0.0.6 - normal mode navigation fixes
What's Changed
- Pass normal-mode Ctrl-C through to OpenCode.
- Restore Vim prompt navigation behavior for hjkl.
- Route normal-mode navigation keys to OpenCode UI when appropriate.
Full Changelog: v0.0.5...v0.0.6
v0.0.5 - normal mode command selection fixes
What's Changed
- Fix command selection from normal mode preserving the final typed character.
- Improve normal-mode UI key handling.
Full Changelog: v0.0.4...v0.0.5
v0.0.4
v0.0.3 - Add runtime dependencies
Summary
- Add missing runtime dependencies for npm-installed plugin loading
- Fix OpenCode startup failure when using
opencode-vim@latest
Full Changelog: v0.0.2...v0.0.3
v0.0.2 - Initial opencode-vim release
What's Changed
- Rename package to opencode-vim
- Add Vim-style prompt editing and visual row cursor fixes
- Add configuration guide, example config, and README
Commits: https://github.com/Tarquinen/opencode-vim/commits/v0.0.2