Mahmoud Al-Qudsi
59197d12e0
Better handling of cases where man
is not installed
...
Thanks to @floam, adapted to reduce nesting.
Works around override of command-not-found handler in previous solution
(c.f. 13e025bdb0
).
2018-11-17 22:05:48 -06:00
Mahmoud Al-Qudsi
13e025bdb0
Clean up error message for man
wrapper when man
isn't installed
...
Closes #5329
2018-11-16 20:04:43 -06:00
Mahmoud Al-Qudsi
c51abd04ff
Clean up $__fish_*dir variable names
...
Closes #4429
2018-03-12 08:34:20 -05:00
Kurtis Rader
8caab103d8
harden man
against undef vars
2017-07-04 13:56:35 -07:00
Kurtis Rader
11a60c8374
reformat all fish scripts
...
I hate doing this but I am tired of touching a fish script as part of
some change and having `make style` radically change it. Which makes
editing fish scripts more painful than it needs to be. It is time to do
a wholesale reformatting of these scripts to conform to the documented
style as implemented by the `fish_indent` program.
2016-11-27 21:27:22 -08:00
David Adam
57e22e87c2
functions/man.fish: add fish into MANPATH even if it is already set
...
Closes #2443 .
2015-10-09 21:01:59 +08:00
sra
0efa211a05
Use manpath instead of man --path in man.fish function (as in commit
...
c7941fc
).
2013-10-03 11:46:58 +02:00
ridiculousfish
818533f9f0
Add a newline to prevent a comment from being cut off
2013-02-01 17:15:35 -08:00
ridiculousfish
ff7cbab991
Add man function to promote fish's man pages so it can serve as a suitable replacement for help
2013-02-01 17:11:22 -08:00