fish-shell/doc_src
jneem 3cf1de1b7f Suggest string split -n for separating on spaces.
At least on some versions/systems, pkg-config outputs a trailing
space. Since the usually-desired behavior isn't to have a blank argument,
recommend using `string split -n` instead of `string split`.

Fixes #6836.

[ci skip]
2020-03-30 20:42:39 +02:00
..
_static doc: make <kbd> style more prominent 2020-03-19 18:22:40 +01:00
cmds docs: Fix repeated word in argparse documentation 2020-03-25 18:23:19 +01:00
commands.rst We no longer have two doc systems, move sphinx_doc_src back to doc_src 2020-02-19 17:00:35 -08:00
completions.rst docs: Move completion tutorial out into its own document 2020-03-06 22:14:30 +01:00
conf.py docs: Make a fish-completions manpage 2020-03-21 12:07:30 +01:00
design.rst We no longer have two doc systems, move sphinx_doc_src back to doc_src 2020-02-19 17:00:35 -08:00
faq.rst docs: Add FAQ about unicode issues 2020-03-21 18:01:17 +01:00
fish_indent_lexer.py We no longer have two doc systems, move sphinx_doc_src back to doc_src 2020-02-19 17:00:35 -08:00
index.rst docs: remove some spurious backslashes 2020-03-23 21:02:15 +01:00
license.rst chore: bump copyright year 2019 → 2020 2020-03-14 14:03:09 -07:00
tutorial.rst Suggest string split -n for separating on spaces. 2020-03-30 20:42:39 +02:00