Closed LintaoAmons closed 1 year ago
You are maybe getting some errors. Once you press enter, do :messages
to see if you get anything in the output.
That's all it says...
I also suspect that, but don't know how to find out the error msg
Ok I just noticed that you are using cmdheight=0
. DBUI echoes some messages that cause the prompt.
See if you have db_ui_force_echo_notifications = 0
in your config, and remove it. It should show messages in the popup window.
Other solution is to use cmdheight=1
.
Thx!! for making this nice plugin~~
to use nvim as some kind of frontend~
Like TUI, k9s
, lazygit
etc.