Based on opencode v1.3.13 and ocv v3.2
ocv patch:
- Fix visual mode delete silently failing when selection end offset
exceeds native buffer bounds. - Show selection highlight on empty lines in visual mode
- Add configurable prompt input height via
prompt_max_heightin tui.json. - Add prompt input scrollbar
- Show pending state operator indicator in footer
- Add Tilde (~) case toggle
- Make enter behavior configurable