fish-shell/doc_src
Fabian Homborg 720982a3cb string: Quit early if --quiet is satisfied
E.g. if we do `string match -q`, and we find a match, nothing about
the input can change anything, so we quit early.

This is mainly useful for performance, but it also allows `string`
with `-q` to be used with infinite input (e.g. `yes`).

Alternative to #7495.
2020-12-01 18:55:01 +01:00
..
_static Replace the doc theme with the pydoctheme 2020-10-04 11:05:48 +02:00
cmds string: Quit early if --quiet is satisfied 2020-12-01 18:55:01 +01:00
python_docs_theme Reformat 2020-11-22 14:39:48 +01:00
CHANGELOG.rst Add CHANGELOG to the docs 2020-05-30 10:07:21 +02: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: don't quote code snippets 2020-04-13 22:56:22 +02:00
conf.py docs: Add a :issue: role and use it in the CHANGELOG 2020-11-22 16:47:44 +01:00
design.rst Make rationale spacing consistent 2020-10-12 20:25:35 +02:00
faq.rst fixup! docs: use monospace for inline code snippets more consistently 2020-11-29 05:59:16 +01:00
fish_for_bash_users.rst fixup! docs: use monospace for inline code snippets more consistently 2020-11-29 05:59:16 +01:00
fish_indent_lexer.py Reformat 2020-11-22 14:39:48 +01:00
index.rst docs: More links to commands in index 2020-10-28 17:44:45 +01:00
license.rst Add docs theme license 2020-10-04 14:51:05 +02:00
tutorial.rst fixup! docs: use monospace for inline code snippets more consistently 2020-11-29 05:59:16 +01:00