crabique

Results 36 comments of crabique

Hello! Sorry for the delay, didn't have much time for personal stuff. Thanks for checking this, I did not know it was possible to enable the feature at runtime from...

Session where it fails and then recovers even with pre-ping enabled: ``` INFO: [:32832] disconnecting ERROR: Task exception was never retrieved future: INFO: Incoming connection from :32834. DEBUG: Client requested...

I saw some commits with relevant changes pushed to master, can this be considered resolved? And is there a release/tag I can try?

Agree, every time I'm recursively destroying snapshots I'm anxious if I forgot the `@` somewhere, also could be useful for enforcing capabilities in multi-tenant filesystem scenarios. It could also be...

Hi @elemental-lf ! Thanks for the update and sorry for the radio silence. Unfortunately, this doesn't address the parallel execution aspect, but I think it could be a good workaround...

For the trigger to work, you need to `export ITERM2_SQUELCH_MARK=1` before sourcing the integration script. Also do not inject the prompt mark anywhere, iTerm will do it for you based...

> Interesting. I still get weird behavior when presing backspace I get an extra blank line. Does ⇧⌘↑ highlight those blank lines? If yes, you still inject the prompt somewhere...

Doesn't happen to me, could be something under `Profiles > Terminal > Shell Integration`?

It would be nice to have this available at least for the cases where native AWS auth UI is used to submit all of the credentials (e.g. when using the...

Turns out, the problem was my TCP proxy (ingress-nginx) killing the tcp-proxied PSQL connections after 600s (default stream-timeout value), it works perfectly when the ingress is taken out of the...