Plugin configuration dialog exits when input contains the letter 'n'
Resolved 💬 4 comments Opened Apr 25, 2026 by neox-d Closed Apr 27, 2026
Description
When configuring a plugin via /plugin → Installed → Configure Options, the dialog exits prematurely if any input field (URL, username, or password) contains the letter n.
Steps to reproduce
- Install a plugin that requires credentials
- Run
/plugin→ Installed → plugin name → Configure Options - In any input field, type a value that contains the letter n
- The dialog exits without saving
Expected behavior
The dialog should only exit when the user explicitly cancels. Input values should be treated as literal strings regardless of their content.
Workaround
Copy-paste the full value and press Enter on Save configuration rather than typing character by character.
Environment
- Platform: Linux
- Shell: bash
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗