From 8703c5bc00aa7349d65078f8b2c0c5a7a8ed9c74 Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Fri, 19 Feb 2016 15:19:59 +0100 Subject: [PATCH] Add fish_color_autosuggestion to docs Fixes #2741. --- doc_src/index.hdr.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc_src/index.hdr.in b/doc_src/index.hdr.in index 7f2b30c49..bba0290b0 100644 --- a/doc_src/index.hdr.in +++ b/doc_src/index.hdr.in @@ -863,6 +863,8 @@ The following variables are available to change the highlighting colors in fish: - `fish_color_cwd`, the color used for the current working directory in the default prompt +- `fish_color_autosuggestion`, the color used for autosuggestions + Additionally, the following variables are available to change the highlighting in the completion pager: - `fish_pager_color_prefix`, the color of the prefix string, i.e. the string that is to be completed