fzf-docker icon indicating copy to clipboard operation
fzf-docker copied to clipboard

work with alias

Open tmpm697 opened this issue 6 years ago • 3 comments

I have an alias alias dk="docker"

I mostly use dk instead of docker in command line, but if I chagne docker by dk in your script, it won't work, how to get completion for dk that is an alias of docker instead docker?

tmpm697 avatar Apr 18 '19 11:04 tmpm697

Hey!

Sorry I hadn't answered your issue...

Actually I have no clue. I would love to make this work too! Help would be appreciated :blush:

pierpo avatar Sep 15 '20 20:09 pierpo

I don't know what is different about my setup, but this works for me:

  • Generic completion Screen Shot 2021-01-31 at 9 24 43 AM

  • FZF completion on running container Screen Shot 2021-01-31 at 9 25 03 AM

liaden avatar Jan 31 '21 14:01 liaden

That's great! But I don't understand how it managed to work without any configuration :thinking:

pierpo avatar Feb 04 '21 10:02 pierpo