Ack/Ag/Pt just list files?

With both ag and ack you just provide the -l flag.

e.g.

$ ag -l foo
file.js
file2.py