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
I have updated the plugin to the latest version before submitting this issue
I have searched the existing issues of noice.nvim
I have searched the existing issues of plugins related to this issue
Neovim version (nvim -v)
0.10.4
Operating system/version
Mac OS 14.7.3
Describe the bug
Having a command line in the middle of the screen is a great idea and it works perfectly well mosto of the time. But I have a problem when I initiate some kind of "Conversation" with nvim through the command line. Fow example, when you install Codeium, you have to execute :Codeium Auth command. After that you have to pick a chocie presented by Codeium - noice will push that to comment which is "Dead" from the functinal point of view. Then I have todo something in the browser and paste code back to Codeium, who is supposed to be wainting in the command line to get the registration code. But that command line is gone and you cannnot paste the code anywhere.
I could not find a way to complete the :Codeium Auth registration process with nocie turned on. I had to turn it off temporarily.
Steps To Reproduce
Install Codeium plugin in Neom
Try to complete the registration through :Codeium Auth
Expected Behavior
Comeplted registration process
Repro
Nvim+Noice+Codeium
The text was updated successfully, but these errors were encountered:
Did you check docs and existing issues?
Neovim version (nvim -v)
0.10.4
Operating system/version
Mac OS 14.7.3
Describe the bug
Having a command line in the middle of the screen is a great idea and it works perfectly well mosto of the time. But I have a problem when I initiate some kind of "Conversation" with nvim through the command line. Fow example, when you install Codeium, you have to execute :Codeium Auth command. After that you have to pick a chocie presented by Codeium - noice will push that to comment which is "Dead" from the functinal point of view. Then I have todo something in the browser and paste code back to Codeium, who is supposed to be wainting in the command line to get the registration code. But that command line is gone and you cannnot paste the code anywhere.
I could not find a way to complete the :Codeium Auth registration process with nocie turned on. I had to turn it off temporarily.
Steps To Reproduce
Expected Behavior
Comeplted registration process
Repro
The text was updated successfully, but these errors were encountered: