DEV Community

Jonas Brømsø
Jonas Brømsø

Posted on

Release 2.2.1 of my ack Bash Completion

Some time ago I released version 2.2.0 of my Bash completion for ack.

Unfortunately a bug had sneaked in and since I no longer use Bash I had not discovered it.

Luckily @grumpyf0x48 did and reported an issue at same time hinting at a very basic fix.

So now if you do ack -<tab> it will again act as default Bash completions and expand using files and folder in the current directory.

Thanks to @grumpyf0x48 for his contribution in the shape of a bug report.

Release 2.2.1 is now available with the fix.

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay