fish-shell/share
Aaron Gyes d895f876b4 Fix "UNINDENT ..." junk in manpage completions
Problem with Type2ManParser

before:
    complete -c xcode-select -s h -l help --description 'Prints the usage
message. UNINDENT NDENT 0. 0.'
after:
    complete -c xcode-select -s h -l help --description 'Prints the
usage message.'
2016-07-09 07:19:15 -07:00
..
completions Completion for string match --invert 2016-07-01 13:44:14 -07:00
functions Merge branch 'Integration_2.3.1' 2016-07-03 22:18:55 +08:00
tools Fix "UNINDENT ..." junk in manpage completions 2016-07-09 07:19:15 -07:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Use fish -c string ... as the string fallback. 2016-07-01 00:00:53 -07:00