Sebastian Sipos

Results 12 comments of Sebastian Sipos

@Ashald, the plugin doesn't work on PHPStorm. I have two use cases, one using Behat for PHPStorm to run acceptance testing and I've wrote a php wrapper to call behat,...

@ldez, I have a very, very basic working script in bash that uses nslookup to get the current DNS serial, since the CPanel API requires it but does not provide...

> Do you have some API documentation? - Fetching current information about the DNS zone: https://api.docs.cpanel.net/openapi/cpanel/operation/dns-parse_zone/ - Updating the zone: https://api.docs.cpanel.net/openapi/cpanel/operation/dns-mass_edit_zone/ - My script: https://pastebin.com/Z83tcY6L >FYI, my nickname is *L*dez...

Thanks for the quick response. I'm on auryo-bin because it was newer. I'll switch, thanks. Edit: it doesn't compile.

https://aur.archlinux.org/auryo.git downloads the sourcecode and tries to build it with yarn and node-gyp but failed. auryo-bin downloads a pre-built "binary".

Close this. I'm blind as a bat. I just saw this in settings.

This happens on Ubuntu as well...

I can't bind it either. Ctrl-j sends an enter. In tmux navigation is fine. ``` normal clear-defaults=true { bind "Ctrl a" { SwitchToMode "Tmux"; } bind "Ctrl h" { MoveFocus...

shouldn't the packages be peer dependencies, both subscription-transport-ws and graphql-ws?