Feature hasn't been suggested before.
Describe the enhancement you want to request
Currently opencodoe doesn't write the code to the scrollback and intercepts the scrolling on its own which is making it very poor experience in the plugins like https://github.com/NickvanDyke/opencode.nvim where I want to simply leverage my neovim normal mode to scroll the history of a chat.
For instance claude code scrolling experience feels much better in neovim becuase of this.
It would be cool if it would be possilbe to conifgure this somewhere