aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/ack.fish
Commit message (Collapse)AuthorAge
* Escape question mark in ack completionGravatar Konrad Borowski2013-05-25
| | | | | | I haven't noticed that because I tested ack in directory with one file. After @gfxmonk sent issue #797, I have noticed the problem. This patch fixes #797 by escaping question mark.
* Space -> tab in ack completion to match rest of fileGravatar ridiculousfish2013-05-13
|
* Silence errors when ack doesn't support --dumpGravatar Dag Odenhall2013-05-13
| | | | | It seems to be new in ack 2.x and with 1.96 I get error messages when the ack completions are loaded.
* Make ack completion not spew to stderr if ack is not installedGravatar ridiculousfish2013-04-26
|
* Allow dynamicly adding typesGravatar Konrad Borowski2013-04-26
|
* Insanely long ack completionGravatar Konrad Borowski2013-04-26