From aba89f9088a6af9c56f2cfde2c71b589c705c220 Mon Sep 17 00:00:00 2001 From: Johannes Altmanninger Date: Fri, 12 Dec 2025 22:08:16 +0100 Subject: [PATCH] docs: one sentence per line --- doc_src/interactive.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc_src/interactive.rst b/doc_src/interactive.rst index c01e7eeab..5874f1545 100644 --- a/doc_src/interactive.rst +++ b/doc_src/interactive.rst @@ -72,7 +72,8 @@ Detected errors include: To customize the syntax highlighting, you can set the environment variables listed in the :ref:`Variables for changing highlighting colors ` section. -Fish also provides pre-made color themes you can pick with :doc:`fish_config `. Running just ``fish_config`` opens a browser interface, or you can use ``fish_config theme`` in the terminal. +Fish also provides pre-made color themes you can pick with :doc:`fish_config `. +Running just ``fish_config`` opens a browser interface, or you can use ``fish_config theme`` in the terminal. For example, to disable nearly all coloring::