Sébastien Helleu
|
d055d4a2bd
|
exec: add examples with "tail -f" and "-kill" in /help exec
|
2014-04-03 12:22:53 +02:00 |
|
Sébastien Helleu
|
7c55cbb38b
|
exec: display output of commands in real time, add options -flush/-noflush in command /exec
|
2014-04-03 11:55:04 +02:00 |
|
Sébastien Helleu
|
cbd5f1122a
|
doc: update German auto-generated files
|
2014-04-02 20:38:12 +02:00 |
|
Sébastien Helleu
|
a0d0711bb0
|
core: use an integer for seconds in command /window bare <delay>
|
2014-04-02 13:29:58 +02:00 |
|
Sébastien Helleu
|
a03232e155
|
core: add default key alt-'-' to toggle filters in current buffer (closes #17)
|
2014-04-01 16:00:44 +02:00 |
|
Sébastien Helleu
|
3b32d62fa6
|
trigger: add filter in trigger monitor buffer
The filter can be set with /trigger monitor <filter> or by entering data
in the trigger monitor input.
|
2014-04-01 14:26:02 +02:00 |
|
Sébastien Helleu
|
58e86f004c
|
core: use seconds as float number for delay in command /window bare <delay>
|
2014-03-30 22:28:51 +02:00 |
|
Sébastien Helleu
|
e791c24a2e
|
irc: allow "$ident" in option irc.network.ban_mask_default (closes #18)
|
2014-03-30 18:58:11 +02:00 |
|
Sébastien Helleu
|
474541b857
|
irc: add support of "away-notify" capability (closes #12)
|
2014-03-30 16:16:13 +02:00 |
|
Sébastien Helleu
|
d7d91d6cf3
|
exec: fix typo in /help exec
|
2014-03-30 12:25:34 +02:00 |
|
Sebastien Helleu
|
2556c46285
|
doc: update German auto-generated file with exec command
|
2014-03-27 21:29:44 +01:00 |
|
Sebastien Helleu
|
8deb0d3612
|
exec: add options -nf and -cl/-nocl in command /exec
-nf: create a new buffer with free content
-cl: clear new buffer
-nocl: append in new buffer
|
2014-03-25 09:25:47 +01:00 |
|
Sebastien Helleu
|
5776bcc818
|
doc: update German auto-generated files
|
2014-03-23 21:14:59 +01:00 |
|
Sebastien Helleu
|
aad5765e35
|
irc: replace "user" by "nick" in description of commands
|
2014-03-22 10:05:45 +01:00 |
|
Sebastien Helleu
|
73576b49d0
|
irc: fix arguments in /help unquiet: at least one nick/host is required
|
2014-03-22 10:01:25 +01:00 |
|
Sebastien Helleu
|
262340ba19
|
irc: update description of some commands
|
2014-03-22 09:55:13 +01:00 |
|
Sebastien Helleu
|
c9116e4982
|
irc: add command /unquiet (closes #36)
|
2014-03-22 09:30:04 +01:00 |
|
Sebastien Helleu
|
e2798b2cf2
|
core: fix typo in /help command
|
2014-03-21 14:32:09 +01:00 |
|
Sebastien Helleu
|
e6c775050b
|
doc: update German auto-generated files
|
2014-03-20 10:51:43 +01:00 |
|
Sebastien Helleu
|
b09fbea954
|
irc: fix typo in /help allpv
|
2014-03-19 19:24:35 +01:00 |
|
Sebastien Helleu
|
63b474013e
|
irc: add command /allpv (task #13111)
|
2014-03-19 19:13:41 +01:00 |
|
Sebastien Helleu
|
bc96d2f1ec
|
core: add key alt-j,alt-f to jump to first buffer, change command for jump to last buffer
New key alt-j,alt-f is bound by default to "/buffer -".
The existing key alt-j,alt-l is now bound by default to "/buffer +".
|
2014-03-19 10:15:57 +01:00 |
|
Sebastien Helleu
|
03b9b6c1a5
|
core: update German translations
|
2014-03-18 09:18:39 +01:00 |
|
Sebastien Helleu
|
63c2915e3c
|
irc: fix typo in /help kickban
|
2014-03-17 17:23:55 +01:00 |
|
Sebastien Helleu
|
30de830982
|
exec: don't use shell by default when executing commands (for security reasons)
It is possible to force shell by default with this command:
/set exec.command.default_options "-sh"
|
2014-03-17 14:59:00 +01:00 |
|
Sebastien Helleu
|
e84eaafe8e
|
script: set option script.scripts.cache_expire to 1440 by default
|
2014-03-17 12:59:46 +01:00 |
|
Sebastien Helleu
|
1a4c68a3d3
|
doc: update German auto-generated files
|
2014-03-17 07:13:44 +01:00 |
|
Sebastien Helleu
|
6981a17bbb
|
exec: add example with option "-pipe" in /help exec
|
2014-03-16 10:29:07 +01:00 |
|
Sebastien Helleu
|
bd2a625386
|
core: update translations
|
2014-03-16 09:55:41 +01:00 |
|
Sebastien Helleu
|
ffba715ea1
|
exec: add options "-pipe" and "-hsignal" in command /exec
|
2014-03-16 09:37:45 +01:00 |
|
Sebastien Helleu
|
4245de528e
|
exec: add examples in /help exec
|
2014-03-15 19:40:15 +01:00 |
|
Sebastien Helleu
|
ff636cae89
|
exec: fix typo in /help exec
|
2014-03-15 19:22:28 +01:00 |
|
Sebastien Helleu
|
fff24d0a23
|
core: update translations
|
2014-03-15 15:08:49 +01:00 |
|
Sebastien Helleu
|
32703ae42b
|
core: set option weechat.look.buffer_search_where to prefix_message by default
|
2014-03-07 20:47:28 +01:00 |
|
Sebastien Helleu
|
62d3c4ebfc
|
doc: update German auto-generated files
|
2014-03-07 09:25:50 +01:00 |
|
Sebastien Helleu
|
dc2365104f
|
core: add option weechat.look.hotlist_add_conditions, remove option weechat.look.hotlist_add_buffer_if_away
|
2014-03-06 19:29:08 +01:00 |
|
Sebastien Helleu
|
6b7d96f4b4
|
core: mute all buffers by default in command /mute (replace option -all by -core)
|
2014-03-04 16:12:56 +01:00 |
|
Sebastien Helleu
|
3c398bd61d
|
rmodifier: remove plugin (replaced by trigger)
|
2014-03-04 12:08:33 +01:00 |
|
Sebastien Helleu
|
d3281b7812
|
doc: update German auto-generated files
|
2014-03-04 09:25:55 +01:00 |
|
Sebastien Helleu
|
8f0294f8d0
|
trigger: fix typo in /help trigger
|
2014-03-01 19:00:54 +01:00 |
|
Sebastien Helleu
|
7a1798a7fb
|
trigger: fix typo in /help trigger
|
2014-03-01 17:42:28 +01:00 |
|
Sebastien Helleu
|
44b8447ff0
|
trigger: make optional the alignment on second and max calls (in hook timer)
|
2014-03-01 17:25:48 +01:00 |
|
Sebastien Helleu
|
cf48fa4642
|
irc: evaluate content of server options "username" and "realname"
|
2014-02-28 15:00:39 +01:00 |
|
Sebastien Helleu
|
4196dcf7a5
|
doc: update auto-generated files with WeeChat commands
|
2014-02-28 14:55:58 +01:00 |
|
Sebastien Helleu
|
fdfee08cf8
|
relay: add option relay.network.clients_purge_delay
|
2014-02-23 20:32:42 +01:00 |
|
Sebastien Helleu
|
a08679c887
|
irc: set option irc.network.autoreconnect_delay_max to 600 by default, increase max value to 604800 seconds (7 days)
|
2014-02-22 16:33:02 +01:00 |
|
Sebastien Helleu
|
3847318497
|
core: update translations
|
2014-02-21 16:32:34 +01:00 |
|
Sebastien Helleu
|
f78f42d833
|
irc: add note about option irc.network.whois_double_nick in /help whois
|
2014-02-20 11:44:30 +01:00 |
|
Sebastien Helleu
|
f376893681
|
core: add option "-beep" in command /print
|
2014-02-20 11:00:24 +01:00 |
|
Sebastien Helleu
|
36641bc3d3
|
core: add missing option "rename" in /help filter and in command completion
|
2014-02-19 10:35:39 +01:00 |
|