Sébastien Helleu
|
916d99ad40
|
exec: add option exec.command.shell to customize the shell used with /exec -sh
|
2018-11-17 11:39:28 +01:00 |
|
Sébastien Helleu
|
85d7c9b6c5
|
core: add command line option "-t" (or "--temp-dir") to create a temporary WeeChat home (deleted on exit)
|
2018-11-17 10:36:58 +01:00 |
|
Sébastien Helleu
|
37a0cd0017
|
core: improve help on option irc.look.server_buffer (closes #1269)
|
2018-11-12 21:02:25 +01:00 |
|
Sébastien Helleu
|
39abe2fcd9
|
core: improve help on option weechat.look.nick_color_stop_chars (closes #1268)
|
2018-11-12 20:57:55 +01:00 |
|
Sébastien Helleu
|
6cdcebed8c
|
buflist: add variable ${number2}, always set with the indented buffer number
|
2018-11-05 22:21:03 +01:00 |
|
Sébastien Helleu
|
5a132f06fd
|
core: replace ellipses by "etc." (in English) and "etc..." by "etc." in French
|
2018-11-04 21:53:11 +01:00 |
|
Sébastien Helleu
|
ba3d805167
|
Merge pull request #1273 from half-duplex/master
Fix regex in relay.network.allowed_ips doc
|
2018-11-04 16:46:11 +01:00 |
|
Sébastien Helleu
|
cb73c168b5
|
core: update translations
|
2018-11-04 14:50:53 +01:00 |
|
Trevor Bergeron
|
9121e5812c
|
Fix regex in relay allowed_ips doc
|
2018-10-23 00:33:01 -04:00 |
|
Sébastien Helleu
|
d07701dae6
|
irc: fix colors 14 and 15 in /help irc.color.mirc_remap (closes #1266)
|
2018-10-14 20:38:14 +02:00 |
|
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
|
126b7d4433
|
core: update translations
|
2018-09-20 21:05:26 +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
|
fcf7469d76
|
core: allow multiple options "-r" ("--run-command") in command line arguments (closes #1248)
|
2018-09-06 21:52:02 +02:00 |
|
Sébastien Helleu
|
466dbbe75b
|
core: add option "-P" (or "--plugins") to customize the plugins to load at startup
If given, the option replaces the option weechat.plugin.autoload.
|
2018-08-17 19:44:41 +02:00 |
|
Sébastien Helleu
|
822270ccca
|
core: update translations
|
2018-08-17 19:37:31 +02:00 |
|
Sébastien Helleu
|
50bedd10b6
|
core: update translations
|
2018-08-15 12:36:01 +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
|
744ded04bd
|
relay: add filtering on protocol in info "relay_client_count" (issue #1206)
|
2018-06-14 21:57:27 +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
|
7b15ffdb71
|
irc: add space before capability only if the string is not empty
|
2018-05-20 22:44:09 +02:00 |
|
Sébastien Helleu
|
eceb7ec540
|
core: update translations
|
2018-05-20 22:29:39 +02:00 |
|
Sébastien Helleu
|
c62cc5f497
|
core: update translations
|
2018-05-20 21:20:52 +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
|
60254ff48d
|
irc: display current nick on connected servers in output of /server list|listfull (closes #1193)
|
2018-05-19 09:07:08 +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
|
556b172a55
|
core: update translations
|
2018-03-16 20:26:47 +01:00 |
|
Sébastien Helleu
|
805717e9ec
|
core: add binary weechat-headless to run WeeChat without interface (closes #1120)
The optional command line option "--daemon" runs WeeChat like a daemon
(fork, new process group, file descriptors closed).
|
2018-03-11 09:59:39 +01:00 |
|
Sébastien Helleu
|
3f5d57cc5c
|
Merge pull request #1152 from mumixam/typo-fix
fset: corrected typos
|
2018-02-22 07:36:20 +01:00 |
|
mumixam
|
620151c657
|
fset: corrected typos
|
2018-02-21 19:18:45 -06:00 |
|
Sébastien Helleu
|
2af553cf80
|
core: fix description of command in /help upgrade
|
2018-02-19 21:28:09 +01:00 |
|
Sébastien Helleu
|
20f9ca7d4a
|
scripts: display the script name in stdout/stderr output from scripts
|
2018-02-19 21:27:08 +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
|
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 |
|