Closed jyrodrigues closed 1 year ago
I've never seen this behavior, and I always use the same general setup (macos/iterm).
Thank you @CodingDoug! It's fixed now that I upgraded the CLI to 0.56.0 :tada:
For the sake of curiosity: I use zsh and installed the CLI via homebrew.
Now that I think about it, there was a brief period of time where shell was hanging consistently. I think it was fixed in 0.55.1. Glad you got unblocked!
Steps to reproduce:
turso db shell db-name
;.quit
for example won't work, one have to pressenter
first and only then the prompt becomes available;turso db shell db-name
again;enter
simply shows^M
-- if you delete it and pressctrl-D
it'll kill the process BUT if you leave the^M
there and pressctrl-D
then the prompt becomes available.After pressing
enter
for a subsequent connection on the same terminal sessionAnd then after pressing
ctrl-D
right after thatMacOS 13.2.1 iTerm2 3.4.19 turso version v0.55.0