Sébastien Helleu
16132ed7ba
fset: remove option fset.look.show_help_bar
2017-06-26 23:55:45 +02:00
Sébastien Helleu
be28f3c7f4
doc: update auto-generated files with hdata
2017-06-26 23:55:12 +02:00
Sébastien Helleu
b199667f8c
fset: add missing keys alt+p and alt+v in /help fset
2017-06-26 22:24:18 +02:00
Sébastien Helleu
579a9a9f27
fset: fix name of format options in /help fset
2017-06-26 21:59:47 +02:00
Sébastien Helleu
a727248624
doc: update auto-generated files
2017-06-26 07:19:18 +02:00
Sébastien Helleu
47bffefc1c
fset: add fset plugin in user's guide
2017-06-25 21:19:43 +02:00
Sébastien Helleu
db94587528
fset: add file fset.conf in man page
2017-06-25 21:17:55 +02:00
Sébastien Helleu
476f6ae7bb
doc: add "config_name" and "section_name" in function config_option_get_string (plugin API reference)
2017-06-25 16:35:28 +02:00
Sébastien Helleu
b3dd47edd8
buflist: add variable ${format_name}
in bar item evaluation and option buflist.format.name (issue #1020 )
2017-06-23 12:00:34 +02:00
Sébastien Helleu
fbbb72c44d
buflist: add variable ${merged} in /help buflist
2017-06-13 21:17:54 +02:00
Sébastien Helleu
cab29dd47f
doc: add missing file fifo.conf in user's guide
2017-06-13 21:14:59 +02:00
Sébastien Helleu
ee2f09fb13
relay: add option "start" in command /relay
2017-06-12 20:06:58 +02:00
Sébastien Helleu
8dbd2cf83d
doc: add missing API functions in scripting guide
2017-06-11 08:20:12 +02:00
Sébastien Helleu
0094be17a8
doc: add missing file fifo.conf in man pages
2017-06-08 07:02:05 +02:00
Sébastien Helleu
f140a9198e
buflist: add option buflist.look.auto_scroll (issue #332 )
2017-06-08 06:56:42 +02:00
Sébastien Helleu
e2589aaaca
api: allow update of variables "scroll_x" and "scroll_y" in bar_window with function hdata_update
2017-06-08 06:53:32 +02:00
Sébastien Helleu
a195fa2af5
doc: use WeeChat IRC message parsing function in IRC hook example (scripting guide)
2017-06-03 15:42:05 +02:00
Sébastien Helleu
345c46133d
buflist: fix typo in /help buflist
2017-06-02 20:02:04 +02:00
Sébastien Helleu
593eee869f
trigger: add "irc_server" and "irc_channel" pointers in data for IRC signal/modifier hooks
2017-06-02 07:46:17 +02:00
Sébastien Helleu
8a25ac7875
buflist: add missing ${hotlist_priority} in /help buflist
2017-05-31 22:42:57 +02:00
Sébastien Helleu
cdbf83c764
buflist: add missing ${number_displayed} in /help buflist
2017-05-31 22:37:00 +02:00
Sébastien Helleu
d0b47b5c47
buflist: add support of char "~" in option buflist.look.sort for case insensitive comparison
2017-05-30 21:23:09 +02:00
Sébastien Helleu
7621939a7a
api: add function hdata_compare
2017-05-30 20:29:17 +02:00
Sébastien Helleu
f6a8c28d2d
api: add function config_option_get_string in plugin API
2017-05-30 20:28:01 +02:00
Sébastien Helleu
b9fdcb0193
doc: add missing special values in function config_option_set for booleans/integers/colors (plugin API reference)
2017-05-26 14:07:08 +02:00
Sébastien Helleu
0e8254e25b
doc: add link to chapter "SASL ECDSA-NIST256P-CHALLENGE" in chapter about Tor/SASL (user's guide) (issue #999 )
2017-05-25 14:27:41 +02:00
Sébastien Helleu
07ddd31c44
doc: fix options to set for TOR/SASL in user's guide ( closes #999 )
2017-05-25 12:21:50 +02:00
Sébastien Helleu
f12ed55117
doc: add missing mouse keys on buflist bar in user's guide
2017-05-23 21:19:57 +02:00
Sébastien Helleu
a87e3908cf
buflist: add keys F1/F2, alt+F1/alt+F2 to scroll the buflist bar
2017-05-23 09:49:46 +02:00
Sébastien Helleu
b522060cef
buflist: add variable ${current_buffer} in bar item evaluation
2017-05-19 07:39:23 +02:00
Sébastien Helleu
138af6e7dd
buflist: add missing indentation in /help buflist
2017-05-18 22:00:15 +02:00
Sébastien Helleu
2eebde035a
buflist: add option "bar" in command /buflist, do not automatically add the bar when buflist is disabled ( closes #994 )
2017-05-18 20:34:25 +02:00
Sébastien Helleu
93361c95d2
doc: move note in function hook_command_run (plugin API reference)
2017-05-10 20:24:17 +02:00
Sébastien Helleu
9a03e554e3
doc: update auto-generated files with hdata
2017-05-06 21:26:44 +02:00
Sébastien Helleu
df00926d35
core: add option weechat.completion.nick_case_sensitive ( closes #981 )
2017-05-06 10:18:44 +02:00
Sébastien Helleu
90a9a1fb96
buflist: add option buflist.look.enabled
2017-05-05 23:24:02 +02:00
Sébastien Helleu
d73b54758c
irc: add option "open" in command /server ( closes #966 )
2017-05-02 07:38:45 +02:00
Sébastien Helleu
00eddd3a00
doc: add numeric comparison example in function string_eval_expression (plugin API reference)
2017-04-29 18:17:49 +02:00
Sébastien Helleu
b3073054a4
doc: add list of logical and comparison operators in function string_eval_expression (plugin API reference)
2017-04-29 17:54:53 +02:00
Sébastien Helleu
1fc06ba0ac
core: improve translation of /help eval
2017-04-29 17:39:50 +02:00
Sébastien Helleu
c491241989
core: update translations
2017-04-29 17:08:31 +02:00
Sébastien Helleu
9ccb798bcd
doc: fix OFTC URL in user's guide
2017-04-27 21:16:58 +02:00
Sébastien Helleu
a21a31e3ca
buflist: add support of hdata "irc_server" and "irc_channel" in sort option ( closes #968 )
2017-04-26 20:22:06 +02:00
Sébastien Helleu
ef7851ab5c
Merge pull request #955 from arza-zara/weechat-fi
...
doc: add non-official support channel #weechat-fi in user's guide
2017-04-25 21:24:57 +02:00
Sébastien Helleu
8edca0dd75
buflist: add pointers to IRC server and channel
...
New pointers in evaluated formats:
- irc_server: IRC server
- irc_channel: IRC channel
2017-04-25 21:07:15 +02:00
Sébastien Helleu
4049c6c8a2
doc: update auto-generated files with buflist options
2017-04-25 20:39:30 +02:00
Sébastien Helleu
112bebcddf
core: add a way to count the suffix length in max chars displayed in cut of string ("cut:" and "cutscr:") ( closes #963 )
...
The format to use is one of:
- ${cut:+max,suffix,string}
- ${cutscr:+max,suffix,string}
With the "+" before max, WeeChat ensures there are at most "max" chars in
output, including the length of suffix string.
2017-04-24 22:37:49 +02:00
Sébastien Helleu
671c216eb3
buflist: add option buflist.format.indent
2017-04-23 14:49:04 +02:00
Sébastien Helleu
2606b8a5a3
script: remove option script.scripts.url_force_https, use HTTPS by default in option script.scripts.url (issue #253 )
2017-04-23 14:11:27 +02:00
Sébastien Helleu
628313a663
doc: update auto-generated files with buflist options
2017-04-21 22:00:38 +02:00