Alex Efros

Results 166 comments of Alex Efros

@Finii Actually it's you see yellow zap - because GitHub (or browser) show it this way. :smile: In my console it's black&white. Anyway, today, about 6 years later, I don't...

> Well, your b&w zap **still** looks like 2 widths wide grimacing So issue is still there ;-) The issue isn't in "2 width wide", it's in "2 with wide...

> Does the patch in #1169 help? Yes, thanks!

Actually even `make oldconfig` works incorrectly.

To me `docker completion zsh > ~/.zsh/completions/_docker` (using 23.0.1) does the trick.

> @powerman that completions work for the parent command (`docker`) but we are still without [completions for the compose plugin](https://github.com/docker/compose/issues/8550) Not sure what you mean. Issue you referenced is closed...

Well, for me it works, so you probably doing something wrong. Maybe you need to run that command once again to update completions or reload zsh. ``` # lsb_release -d...

I don't think this is the right place to debug your issue, because it looks like it's related mostly to your zsh setup than to docker completions. If you like...

@kisamoto Thanks. Is this way to double-escape `:` documented?

Well, for now I've switched back to using EasyRSA and wrote [How to securely test local/staging HTTPS project](https://gist.github.com/powerman/060a6e10d3c901fa5c4085c166a51c03). I don't really think auto install is a critical feature because it...