Skip to content

Intermittent hidden permission/question prompt #482

Description

@jemag

I've been hitting an intermittent issue where the permission request prompt (and occasionally the question prompt) never appears in the output window. The session just sits there waiting without the message appearing. After testing, I was able to toggle off the max_messages and it seems like the permission request appeared.

I currently use the following max_messages:

ui = {
  output = {
    max_messages = 25,
  },
},

I am guessing that the current logic around max_messages applies to permission/question prompts and intermittently interferes.

Environment:

  • plugin at commit cdf00c5 (2026-07-27)
  • Neovim v0.12.4
  • OS: Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions