Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Using CMD line "conversation mode" #1051

Open
4 tasks done
saxon1964 opened this issue Feb 7, 2025 · 0 comments
Open
4 tasks done

bug: Using CMD line "conversation mode" #1051

saxon1964 opened this issue Feb 7, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@saxon1964
Copy link

Did you check docs and existing issues?

  • I have read all the noice.nvim docs
  • 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

  1. Install Codeium plugin in Neom
  2. Try to complete the registration through :Codeium Auth

Expected Behavior

Comeplted registration process

Repro

Nvim + Noice + Codeium
@saxon1964 saxon1964 added the bug Something isn't working label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant