For large changes, behavior changes, or new features, please open an issue first to describe what you want to change and why.
Please target branch ocv and keep your PR focused.
Make sure you have read #5 and comment there first if your PR targets one of these features.
Requires Bun 1.3+.
bun install
bun test test/cli/tui/vim-motions.test.ts # from packages/opencode
Running Locally
bun dev .