Skip to content

Release v0.16.0: :w and :write send the prompt - #61

Merged
oribarilan merged 1 commit into
mainfrom
release/v0.16.0
Aug 31, 2026
Merged

Release v0.16.0: :w and :write send the prompt#61
oribarilan merged 1 commit into
mainfrom
release/v0.16.0

Conversation

@oribarilan

Copy link
Copy Markdown
Owner

Release v0.16.0. Cuts the :w/:write feature already on main, giving a clean baseline before the vim-engine redesign lands.

Added

  • :w and :write now send the prompt instead of autocompleting to :wq and quitting OpenCode. Sessions auto-persist, so the natural mapping for vim users' reflexive "save" is to submit the current prompt. :wq still quits.

Release checklist

  • Version bumped in package.json and src/version.ts to 0.16.0
  • CHANGELOG [Unreleased] moved to ## [0.16.0] with compare links updated
  • README version tags bumped (install snippet + config example)
  • just check passes locally: lint clean, 184 tests, 0 fail

After CI passes and this squash-merges, tag with git tag v0.16.0 && git push origin v0.16.0 and create the GitHub release.

Bump to v0.16.0. :w and :write now send the prompt instead of autocompleting to :wq and quitting OpenCode. :wq still quits.
@oribarilan
oribarilan merged commit 70fa159 into main Aug 31, 2026
1 check passed
@oribarilan
oribarilan deleted the release/v0.16.0 branch August 31, 2026 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant