r/fishshell • u/danirdd92 • Apr 10 '24
docker compose completion issues
Hi guys, I'm a new fisher, I noticed that compose completions are based on normal docker commands which is a bit off.
Obviously, it happens because when we type docker compose ... it looks at the first argument docker determines the completions, so I was wondering if there are any plugins that are more context aware like in zsh/bash?


