summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2009-10-14 18:21:46 +0200
committerSebastien Helleu <flashcode@flashtux.org>2009-10-14 18:21:46 +0200
commita08842bbadacea3ff4f7506fcc14cb516f71cc1e (patch)
treeb9b5102af573b006b6f9745e2e03af14da6e5d64 /doc/en/autogen/user
parent37835df5731f72cda4dad15b27bff7addb96865d (diff)
downloadweechat-a08842bbadacea3ff4f7506fcc14cb516f71cc1e.zip
Fix bug with URL selection in some terminals (caused by horizontal lines) (bug #27700)
Diffstat (limited to 'doc/en/autogen/user')
-rw-r--r--doc/en/autogen/user/weechat_options.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/autogen/user/weechat_options.txt b/doc/en/autogen/user/weechat_options.txt
index 2f9f23d5d..b0f8ffae0 100644
--- a/doc/en/autogen/user/weechat_options.txt
+++ b/doc/en/autogen/user/weechat_options.txt
@@ -388,6 +388,11 @@
** type: string
** values: any string (default value: "")
+* *weechat.look.hline_char*
+** description: char used to draw horizontal lines, note that empty value will draw a real line with ncurses, but may cause bugs with URL selection under some terminals
+** type: string
+** values: any string (default value: "-")
+
* *weechat.look.hotlist_names_count*
** description: max number of names in hotlist (0 = no name displayed, only buffer numbers)
** type: integer