You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I launch opencode inside Neovim’s integrated terminal (with Neovim itself running inside Kitty), the TUI is broken: right border artifacts, misaligned input area, and unstable interaction.
When I launch opencode directly in a Kitty tab, everything works as expected.
Screenshot: left = Neovim :terminal running opencode (broken), right = Kitty terminal running opencode (OK).
(see attached image)
Steps to Reproduce
Open Kitty.
Start Neovim.
Open Neovim’s built-in terminal: :terminal.
Run opencode.
Compare the result with running opencode directly inside Kitty (without Neovim).