Sébastien Helleu
|
ed4837b2f6
|
core: update copyright dates
|
2018-01-05 00:54:18 +01:00 |
|
Sébastien Helleu
|
fbc87573d0
|
scripts: add infos "xxx_interpreter" and "xxx_version" in script plugins (issue #1075)
|
2017-12-23 21:21:40 +01:00 |
|
Sébastien Helleu
|
c4626bc08a
|
scripts: add option "version" in script commands (closes #1075)
|
2017-12-23 20:35:30 +01:00 |
|
Sébastien Helleu
|
6cc7b64af7
|
core: add link to API doc in /help weechat.completion.partial_completion_templates
|
2017-12-10 08:31:11 +01:00 |
|
Sébastien Helleu
|
40749afced
|
core: add option weechat.completion.partial_completion_templates
This option is used to force partial completion on specific templates
(for now only "config_options").
|
2017-12-09 11:40:14 +01:00 |
|
Sébastien Helleu
|
6db7035870
|
fset: fix typos in French translation of /help fset
|
2017-12-04 20:50:11 +01:00 |
|
Sébastien Helleu
|
338e05a2f4
|
trigger: fix typo in /help trigger
|
2017-11-15 07:25:17 +01:00 |
|
Sébastien Helleu
|
16309be4ed
|
fset: only toggle boolean values with /fset -toggle or alt+space key
|
2017-11-11 08:25:54 +01:00 |
|
Sébastien Helleu
|
eca8bce3fd
|
irc: fix help on option irc.look.notice_welcome_redirect (closes #1095)
|
2017-11-06 07:05:56 +01:00 |
|
Sébastien Helleu
|
6b817015e3
|
core: fix typo in /help key
|
2017-10-29 06:53:12 +01:00 |
|
Sébastien Helleu
|
759ccc328f
|
core: fix typos in French translations
|
2017-10-21 19:42:51 +02:00 |
|
Sébastien Helleu
|
cc5c92ab1e
|
core: set value as optional in help of /buffer set
|
2017-10-21 09:27:18 +02:00 |
|
Sébastien Helleu
|
285ad0c092
|
relay: fix typo in French translation of /help relay.network.websocket_allowed_origins
|
2017-10-20 08:37:49 +02:00 |
|
Sébastien Helleu
|
534dda9094
|
buflist: add two new bar items using the same format configuration options (closes #990)
|
2017-10-19 21:51:00 +02:00 |
|
Sébastien Helleu
|
1d56e17b2f
|
core: allow floating point and hexadecimal numbers in comparison of evaluated values
|
2017-10-17 20:43:40 +02:00 |
|
Sébastien Helleu
|
0db48c7291
|
core: add option weechat.look.save_config_with_fsync (closes #1083)
This makes the save of all configuration files about 20 to 200x slower
(according to the storage device speed); so this is disabled by default.
|
2017-10-14 07:56:02 +02:00 |
|
Sébastien Helleu
|
4cc3f13066
|
core: update translations
|
2017-09-05 07:29:14 +02:00 |
|
Sébastien Helleu
|
2deea7f53e
|
core: add note about wildcard in /help set
|
2017-09-01 21:04:25 +02:00 |
|
Sébastien Helleu
|
6d46daed6c
|
doc: add non-breaking spaces in French messages
|
2017-08-25 07:45:34 +02:00 |
|
Sébastien Helleu
|
a9c6964617
|
core: add note about bar item "input_paste" in /help weechat.look.paste_max_lines (closes #1054)
|
2017-08-21 07:48:42 +02:00 |
|
Sébastien Helleu
|
5d31e316a1
|
doc: add list of default aliases (user's guide)
|
2017-08-12 18:37:45 +02:00 |
|
Sébastien Helleu
|
71965ddbae
|
script: replace scripts iset.pl and buffers.pl by go.py and urlserver.py in examples
|
2017-07-22 12:57:30 +02:00 |
|
Sébastien Helleu
|
33e5991791
|
core: replace /iset by /fset in welcome message
|
2017-07-22 12:45:39 +02:00 |
|
Sébastien Helleu
|
fdc7425321
|
fset: fix note about leading spaces in /help fset (closes #1035)
|
2017-07-09 15:52:15 +02:00 |
|
Sébastien Helleu
|
b67c7a4b29
|
buflist: add option buflist.look.add_newline (closes #1027)
|
2017-07-01 16:07:43 +02:00 |
|
Sébastien Helleu
|
5bb7472ed7
|
fset: use a pre-defined format when a format option is empty
Using the pre-defined format (without eval) is about 3.5x faster.
|
2017-06-28 22:04:18 +02:00 |
|
Sébastien Helleu
|
16132ed7ba
|
fset: remove option fset.look.show_help_bar
|
2017-06-26 23:55:45 +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
|
e2c51670f1
|
core: update translations
|
2017-06-26 07:18:22 +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
|
ee2f09fb13
|
relay: add option "start" in command /relay
|
2017-06-12 20:06:58 +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
|
fa3a4355ce
|
buflist: display a warning when the script "buffers.pl" is loaded
|
2017-06-05 14:56:14 +02:00 |
|
Sébastien Helleu
|
345c46133d
|
buflist: fix typo in /help buflist
|
2017-06-02 20:02:04 +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
|
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
|
60c324eac5
|
core: fix typo in French translation of /help bar
|
2017-05-16 07:23:07 +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
|
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
|
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
|
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 |
|