Skip to content

Releases: Tarquinen/opencode-vim

v0.0.6 - normal mode navigation fixes

Choose a tag to compare

@Tarquinen Tarquinen released this 30 Apr 20:02

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

Choose a tag to compare

@Tarquinen Tarquinen released this 30 Apr 18:59

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

Choose a tag to compare

@Tarquinen Tarquinen released this 30 Apr 17:59

Summary

  • Add npm-based auto-update support for opencode-vim.
  • Add the autoUpdate configuration option, enabled by default.
  • Add demo media and exclude local screenshot captures from packages.

v0.0.3 - Add runtime dependencies

Choose a tag to compare

@Tarquinen Tarquinen released this 30 Apr 16:24

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

Choose a tag to compare

@Tarquinen Tarquinen released this 30 Apr 16:17

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