mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 05:13:10 +00:00
b3626d48e7
This introduces a new variable $fish_color_keyword that will be used to highlight keywords. If it's not defined, we fall back on $fish_color_command as before. An issue here is that most of our keywords have this weird duality of also being builtins *if* executed without an argument or with `--help`. This means that e.g. if is highlighted as a command until you start typing if t and then it turns keyword. |
||
---|---|---|
.. | ||
_static | ||
cmds | ||
python_docs_theme | ||
CHANGELOG.rst | ||
commands.rst | ||
completions.rst | ||
conf.py | ||
design.rst | ||
faq.rst | ||
fish_for_bash_users.rst | ||
fish_indent_lexer.py | ||
index.rst | ||
license.rst | ||
tutorial.rst |