feat(nvim): add Neovim integration for Diffium#59
feat(nvim): add Neovim integration for Diffium#59kubeden merged 1 commit intointerpretive-systems:mainfrom
Conversation
|
@kubeden It exits. I have tested it and yes it does exit. Can you please check that the focus of the Diffium windows is not lost in nvim? If so it wont work. But if the focus is there it should exit. I request you to please check that again. |
Screencast.From.2025-10-05.14-25-25.mp4 |
|
@kubeden I request you to watch the attached video. You can see there that I am able to exit Diffium by pressing |
|
Also, in your image I can see in the bottom left that nvim is showing help to exit that means that the diffium window lost focus and your |
|
Yeah, I can see it works from your video. Here's my testing though :? when I click Screen.Recording.2025-10-05.at.12.05.26.mov |
|
not a buffer* a modal.. I'm not sure how the "modals" are called in nvim lol |
|
Hmm, that's interesting. I see you're using macos, idk what's causing this behaviour? |
|
on your second question: I just added the hacktoberfest topic + I will add the no your first question: I am using MacOS, and please do try to explore the code you wrote. I can assume the issue comes from a logic inside the |
|
@kubeden I investigated a little bit on why this might happen. And found a link can you try adding a code snippet in the |
|
Hey um sure. What code snipped would you like me to add? You can add it up as a commit here |
e2ceb24 to
a691f0c
Compare
|
@kubeden Can you check now? I have pushed the code. Sorry for the late response. |
|
@kubeden Also, please add the hacktoberfest-accepted label to the PR. Thanks! |
|
Great! That works well now. Good job. |


Summary
Adds a functional Neovim plugin for launching Diffium in a terminal.
Linked Issue(s)
Closes #14.
Checklist
go buildandgo test ./...