kndndrj / nvim-dbee

Interactive database client for neovim
GNU General Public License v3.0
758 stars 51 forks source link

How to execute query in the scratchpad #40

Closed kaykhan closed 1 year ago

kaykhan commented 1 year ago

Is there a short cut to be able to execute the command in the scratchpad?

In vim dad bod ui, either save works to auto exec or Leader+S. Struggling to find out how to execute the query using nvim-dbee in scratchpad

it is not documented under https://github.com/kndndrj/nvim-dbee#getting-started scratchpad

image