stevearc / dressing.nvim

Neovim plugin to improve the default vim.ui interfaces
MIT License
1.82k stars 32 forks source link

Appends letter "A" after confirming an input #103

Closed Sleepful closed 1 year ago

Sleepful commented 1 year ago

Appends letter "A" after confirming an input.

Is this because it is trying to go into insert_mode even though it already is in insert mode?

how could I fix this?