Disable permissions/questions through nvim #187
-
|
Hi is it possible to disable the permissions or questions UI asked through nvim ? I find it simpler for me to just go the opencode terminal to answer |
Beta Was this translation helpful? Give feedback.
Answered by
nickjvandyke
Feb 26, 2026
Replies: 1 comment 2 replies
-
|
opencode.nvim/lua/opencode/config.lua Line 165 in 99192b8 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Isos9
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
vim.g.opencode_opts.events.permissions.enabled = falseopencode.nvim/lua/opencode/config.lua
Line 165 in 99192b8