diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-07-22 18:07:22 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-07-22 18:07:22 +0200 |
commit | 5139fdcf2a3bb720184deecd121adae561bf4407 (patch) | |
tree | 5a0f0b28c9935f195781ea49be4acb1a7b122735 /doc/en/autogen/user/weechat_options.txt | |
parent | 232804f29395c48d1661233d3ab868fc8831adeb (diff) | |
download | weechat-5139fdcf2a3bb720184deecd121adae561bf4407.zip |
Add new option weechat.look.search_text_not_found_alert
Diffstat (limited to 'doc/en/autogen/user/weechat_options.txt')
-rw-r--r-- | doc/en/autogen/user/weechat_options.txt | 5 |
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 18143ce93..f5914f9be 100644 --- a/doc/en/autogen/user/weechat_options.txt +++ b/doc/en/autogen/user/weechat_options.txt @@ -523,6 +523,11 @@ ** type: integer ** values: 1 .. 100 (default value: 100) +* *weechat.look.search_text_not_found_alert* +** description: alert user when text sought is not found in buffer +** type: boolean +** values: on, off (default value: on) + * *weechat.look.set_title* ** description: set title for window (terminal for Curses GUI) with name and version ** type: boolean |