xo / usql

Universal command-line interface for SQL databases
MIT License
8.82k stars 346 forks source link

does not run within Emacs #391

Open MarcRohrer opened 1 year ago

MarcRohrer commented 1 year ago

Hi,

I am trying to run from Emacs on Windows.

I only get this output:

h:\src\emacs\util\usql>usql pg://postgres:test@127.0.0.1/betriebszeiten?sslmode=disable Connected with driver postgres (PostgreSQL 15.1)

h:\src\emacs\util\usql>

I do not understand, what the problem is. It starts normal in in a command window. Thank you for your attention!

Best wishes

Marc Rohrer

nineinchnick commented 1 year ago

WDYM run from Emacs? Does Emacs bundle usql somehow? Can you give us more detailed steps to reproduce this?

MarcRohrer commented 1 year ago

Hi,

thank you for your attention!

No, not bundeled. I would simply like to use it in an Emacs shell. Steps are simply start emacs, start a shell. start usql.

Thankx!

Marc

nineinchnick commented 1 year ago

I never used emacs, how do I start a shell in it?

MarcRohrer commented 1 year ago

Hi,

ah, ok sorry!

Thank you for checking this out!

Marc

MarcRohrer commented 1 year ago

Hi,

could you reproduce the problem?

Best wishes!

Marc

nineinchnick commented 1 year ago

Sorry, I completely forgot about this. I'm not sure when I'll be able to try and reproduce this.