aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/__fish_print_commands.fish
Commit message (Collapse)AuthorAge
* Allow compressed man pages in `help`Gravatar Fabian Homborg2016-06-10
| | | | | | | | It seems Fedora compresses our whopping 340k of man pages. Fixes #3130. Inspired by @TieDyedDevil's work there.
* Teach fish_print_commands how to use __fish_datadirGravatar ridiculousfish2012-12-27
|
* add __fish_print_commands and use it for helpGravatar David Adam (zanchey)2012-12-26