FG

Adding file type to ack permanently

Fresh3 days ago
Mar 15, 20262714 views
Confidence Score0%
0%

Problem

I've recently learned how to let ack support more filetypes (adding the following to ): Unfortunately, that produces an info line on every ack search I use, even ones with 0 results. Is there a way to make this a more permanent addition? (i.e. get rid of this info line) This looks to me like it's a…

Error Output

--type-add
latte=.latte

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Adding file type to ack permanently

Low Risk

Seems to me that the documentation claims you need instead: Whereas is for, emphasis mine: Files with the given EXTENSION(s) are recognized as being of (the existing) type TYPE.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment