Skip to content

Feature/custom chat frontend#2

Open
chhlga wants to merge 11 commits intomainfrom
feature/custom-chat-frontend
Open

Feature/custom chat frontend#2
chhlga wants to merge 11 commits intomainfrom
feature/custom-chat-frontend

Conversation

@chhlga
Copy link
Owner

@chhlga chhlga commented Jan 5, 2026

No description provided.

Copilot AI and others added 8 commits January 5, 2026 13:29
Co-authored-by: verlihirsh <6280012+verlihirsh@users.noreply.github.com>
Co-authored-by: verlihirsh <6280012+verlihirsh@users.noreply.github.com>
Co-authored-by: verlihirsh <6280012+verlihirsh@users.noreply.github.com>
Co-authored-by: verlihirsh <6280012+verlihirsh@users.noreply.github.com>
…validation

Co-authored-by: verlihirsh <6280012+verlihirsh@users.noreply.github.com>
…suggestions

Add custom Neovim chat frontend for opencode.nvim with configurable keymaps
@chhlga
Copy link
Owner Author

chhlga commented Jan 5, 2026

 Error 15:30:07 notify.error opencode No active session
 Error 15:30:10 msg_show.emsg E5108: Error executing lua: ...l/share/nvim/lazy/opencode.nvim/lua/opencode/ui/chat.lua:234: Cursor position outside buffer
stack traceback:
[C]: in function 'nvim_win_set_cursor'
...l/share/nvim/lazy/opencode.nvim/lua/opencode/ui/chat.lua:234: in function 'render'
...l/share/nvim/lazy/opencode.nvim/lua/opencode/ui/chat.lua:363: in function 'new_session'
...l/share/nvim/lazy/opencode.nvim/lua/opencode/ui/chat.lua:132: in function <...l/share/nvim/lazy/opencode.nvim/lua/opencode/ui/chat.lua:131>
 Error 15:30:10 notify.error opencode No active session
 Error 15:30:44 notify.error opencode No active session
 Error 15:30:45 notify.error opencode No active session
 Error 15:30:47 msg_show.emsg E5108: Error executing lua: ...l/share/nvim/lazy/opencode.nvim/lua/opencode/ui/chat.lua:234: Cursor position outside buffer
stack traceback:
[C]: in function 'nvim_win_set_cursor'
...l/share/nvim/lazy/opencode.nvim/lua/opencode/ui/chat.lua:234: in function 'render'
...l/share/nvim/lazy/opencode.nvim/lua/opencode/ui/chat.lua:363: in function 'new_session'
...l/share/nvim/lazy/opencode.nvim/lua/opencode/ui/chat.lua:132: in function <...l/share/nvim/lazy/opencode.nvim/lua/opencode/ui/chat.lua:131>
 Error 15:30:48 notify.error opencode No active session
 Error 15:30:48 msg_show.emsg E21: Cannot make changes, 'modifiable' is off

Error when I try to open new chat @copilot

Copy link

Copilot AI commented Jan 5, 2026

@verlihirsh I've opened a new pull request, #3, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot AI and others added 2 commits January 5, 2026 14:36
Co-authored-by: verlihirsh <6280012+verlihirsh@users.noreply.github.com>
Fix cursor position error when rendering empty chat buffer
@chhlga
Copy link
Owner Author

chhlga commented Jan 5, 2026

@copilot another error

 Info 15:38:38 notify.info opencode New session started
 Error 15:38:41 notify.error opencode No active session
 Error 15:38:41 notify.error opencode No active session
 Error 15:38:42 msg_show.emsg E21: Cannot make changes, 'modifiable' is off
 Error 15:38:43 msg_show.emsg E21: Cannot make changes, 'modifiable' is off
 Error 15:38:45 msg_show.emsg й E492: Not an editor command: й
 Error 15:38:46 notify.error opencode No active session
 Error 15:38:47 msg_show.emsg E21: Cannot make changes, 'modifiable' is off
 Error 15:38:47 msg_show.emsg E21: Cannot make changes, 'modifiable' is off

Copy link

Copilot AI commented Jan 5, 2026

@verlihirsh I've opened a new pull request, #4, to work on those changes. Once the pull request is ready, I'll request review from you.

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.

2 participants