Sébastien Helleu
|
8da3458f4c
|
core: add repeat of string in evaluation of expressions with "repeat:count,string" (closes #958)
|
2018-10-09 21:12:02 +02:00 |
|
Sébastien Helleu
|
40a87970e1
|
core: update translations
|
2018-10-06 07:12:21 +02:00 |
|
Sébastien Helleu
|
ff66a8a161
|
logger: add more info about log levels in /help logger (closes #1254)
|
2018-09-24 19:05:46 +02:00 |
|
Sébastien Helleu
|
65f1c82a87
|
core: allow multiple arguments in command /buffer close
|
2018-09-18 21:27:44 +02:00 |
|
Sébastien Helleu
|
7b8faf6d97
|
relay: fix URL to the page with remote interfaces in /help relay
|
2018-09-09 10:07:16 +02:00 |
|
Sébastien Helleu
|
50bedd10b6
|
core: update translations
|
2018-08-15 12:36:01 +02:00 |
|
Sébastien Helleu
|
0f694f57b3
|
doc: update auto-generated files
|
2018-06-15 07:05:02 +02:00 |
|
Sébastien Helleu
|
261cbdae0d
|
core: change default value of option weechat.look.hotlist_add_conditions (closes #1206)
Now if there are at least one relay client connected via weechat protocol,
the buffer is always added to the hotlist.
|
2018-06-14 22:22:06 +02:00 |
|
Sébastien Helleu
|
da507ca85f
|
core: add key alt+"-" in /help filter
|
2018-06-14 21:44:34 +02:00 |
|
Sébastien Helleu
|
1abf4040f1
|
core: add reverse of string in evaluation of expressions with "rev:" (closes #1200)
|
2018-06-02 16:01:14 +02:00 |
|
Sébastien Helleu
|
5d860079d9
|
core: update translations
|
2018-05-21 08:50:49 +02:00 |
|
Sébastien Helleu
|
eceb7ec540
|
core: update translations
|
2018-05-20 22:29:39 +02:00 |
|
Sébastien Helleu
|
0f8485f54e
|
buflist: add example of format for two bar items using a ternary operator in /help buflist.format.buffer
|
2018-05-19 14:47:59 +02:00 |
|
Sébastien Helleu
|
1a5527cf2e
|
core: do not set terminal title by default (option weechat.look.window_title) (closes #1182)
|
2018-04-16 21:25:40 +02:00 |
|
Sébastien Helleu
|
d9425f3765
|
core: add example of secured data in /help eval
|
2018-04-15 10:15:17 +02:00 |
|
Sébastien Helleu
|
974c25df76
|
irc: replace "server" by "name" in /help server
|
2018-04-06 21:26:16 +02:00 |
|
Sébastien Helleu
|
bbd6471197
|
irc: add missing parameter "-server" in /help list (issue #1165)
|
2018-04-01 08:43:50 +02:00 |
|
Sébastien Helleu
|
fc2395ca4f
|
irc: replace "server" by "target" in help of commands when the argument is not an internal WeeChat server (issue #1165)
|
2018-04-01 08:00:59 +02:00 |
|
Sébastien Helleu
|
230e827d24
|
core: fix help on option weechat.look.hotlist_count_max
|
2018-03-31 15:57:38 +02:00 |
|
Sébastien Helleu
|
e3ff69d669
|
core: improve help on option weechat.look.hotlist_count_max
|
2018-03-31 15:37:25 +02:00 |
|
Sébastien Helleu
|
11b4186f54
|
core: update translations (issue #1171)
|
2018-03-31 13:56:49 +02:00 |
|
Sébastien Helleu
|
10f5f6d3ae
|
core: update translations
|
2018-03-25 10:23:19 +02:00 |
|
Sébastien Helleu
|
062051acb3
|
core: improve help of option weechat.completion.partial_completion_alert
|
2018-03-19 21:55:06 +01:00 |
|
Sébastien Helleu
|
671ffbe352
|
core: update translations
|
2018-03-19 21:50:21 +01:00 |
|
Sébastien Helleu
|
2af553cf80
|
core: fix description of command in /help upgrade
|
2018-02-19 21:28:09 +01:00 |
|
Sébastien Helleu
|
710db5dbcd
|
logger: add option logger.file.fsync (closes #1145)
|
2018-02-10 08:23:47 +01:00 |
|
Sébastien Helleu
|
2b275040e7
|
script: change default value of option script.look.sort from "p,n" to "i,p,n"
|
2018-02-08 20:46:07 +01:00 |
|
Sébastien Helleu
|
d14f925123
|
exec: add note about piped commands in /help exec for option -sh
|
2018-02-07 19:59:38 +01:00 |
|
Sébastien Helleu
|
f889306c5e
|
irc: allow ${irc_server.xxx} and ${server} in server evaluated options (closes #1144)
The server option "ssl_fingerprint" is now evaluated when it is used (during
SSL connection), instead of when it is set with command /set.
|
2018-02-05 21:41:03 +01:00 |
|
Sébastien Helleu
|
257d5fe153
|
scripts: fix translation of help on option "eval_keep_context"
|
2018-01-15 22:37:40 +01:00 |
|
Sébastien Helleu
|
8fbbe8b0d5
|
scripts: add option "eval_keep_context" in script plugins
|
2018-01-15 22:00:15 +01:00 |
|
Sébastien Helleu
|
21e63e7958
|
scripts: add configuration file for each script plugin
|
2018-01-15 21:57:06 +01:00 |
|
Sébastien Helleu
|
be3634f22f
|
irc: add server option "split_msg_max_length"
|
2018-01-13 22:17:13 +01:00 |
|
Sébastien Helleu
|
a4b1952c75
|
logger: add option logger.look.backlog_conditions (closes #1132)
|
2018-01-11 16:44:36 +01:00 |
|
Sébastien Helleu
|
5d88d08ef9
|
core: add options "-newbuffer", "-free" and "-switch" in command /print (issue #1113)
|
2018-01-08 22:01:11 +01:00 |
|
Sébastien Helleu
|
ed0b337505
|
core: add option "-y" in command /buffer, add support of buffers with free content
|
2018-01-07 12:01:41 +01:00 |
|
Sébastien Helleu
|
91f792416b
|
core: add option "add" in command /buffer (issue #1113)
|
2018-01-06 14:19:50 +01:00 |
|
Sébastien Helleu
|
9876a8d0a7
|
core: update translations (issue #128)
|
2018-01-06 14:07:57 +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
|
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
|
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 |
|