summaryrefslogtreecommitdiff
path: root/doc/en/config.xml
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2007-04-04 14:04:42 +0000
committerSebastien Helleu <flashcode@flashtux.org>2007-04-04 14:04:42 +0000
commit0e785fe106a578c5c7cf8ac09f6ac4727e4e00d5 (patch)
tree0158d707118b8c885c3122741ad02d04b1070eab /doc/en/config.xml
parent3e6e347d13108544a19d97ee02d3494d89542acf (diff)
downloadweechat-0e785fe106a578c5c7cf8ac09f6ac4727e4e00d5.zip
Added color for input text not found in buffer history
Diffstat (limited to 'doc/en/config.xml')
-rw-r--r--doc/en/config.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/en/config.xml b/doc/en/config.xml
index b0595d46d..80ad533ec 100644
--- a/doc/en/config.xml
+++ b/doc/en/config.xml
@@ -552,6 +552,13 @@
<entry>Color for input text (delimiters)</entry>
</row>
<row>
+ <entry><option>col_input_text_not_found</option></entry>
+ <entry>color</entry>
+ <entry>Curses or Gtk color</entry>
+ <entry>'red'</entry>
+ <entry>Color for text not found</entry>
+</row>
+<row>
<entry><option>col_input_bg</option></entry>
<entry>color</entry>
<entry>Curses or Gtk color</entry>