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 |
|
AYANOKOUZI, Ryuunosuke
|
05acadb690
|
core: update Japanese translations
|
2018-04-21 09:00:00 +09: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 |
|
AYANOKOUZI, Ryuunosuke
|
b41ea696fa
|
core: update Japanese translations
|
2018-03-30 09:00:00 +09:00 |
|
Sébastien Helleu
|
10f5f6d3ae
|
core: update translations
|
2018-03-25 10:23:19 +02:00 |
|
AYANOKOUZI, Ryuunosuke
|
71287c44d6
|
core: update Japanese translations
|
2018-03-24 09:00:00 +09: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 |
|
AYANOKOUZI, Ryuunosuke
|
92f67df10c
|
core: update Japanese translations
|
2018-03-17 09:00:00 +09:00 |
|
Sébastien Helleu
|
556b172a55
|
core: update translations
|
2018-03-16 20:26:47 +01:00 |
|
AYANOKOUZI, Ryuunosuke
|
c3bcc80420
|
core: update Japanese translations
|
2018-03-14 09:00:00 +09: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 |
|
AYANOKOUZI, Ryuunosuke
|
f9db9c0212
|
core: update Japanese translations
|
2018-03-06 09:00:00 +09:00 |
|
Sébastien Helleu
|
ec64137a5b
|
fset: fix remaining typos in translations: alf+f -> alt+f
|
2018-02-22 07:39:55 +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 |
|
AYANOKOUZI, Ryuunosuke
|
8c16d08bdd
|
core: update Japanese translations
|
2018-02-10 09:00:00 +09: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 |
|
Sébastien Helleu
|
03456722ef
|
core: fix typo: scripts manager -> script manager
|
2018-01-29 21:04:27 +01:00 |
|
AYANOKOUZI, Ryuunosuke
|
d798d1c162
|
core: update Japanese translations
|
2018-01-20 09:00:00 +09:00 |
|
Sébastien Helleu
|
e9b6d73b0f
|
api: add time in info "date" (WeeChat compilation date/time) (closes #1138)
|
2018-01-20 08:40:12 +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
|
21e63e7958
|
scripts: add configuration file for each script plugin
|
2018-01-15 21:57:06 +01:00 |
|
Sébastien Helleu
|
726e2491cd
|
irc: fix typo in help on server option "split_msg_max_length"
|
2018-01-14 16:53:23 +01:00 |
|
Sébastien Helleu
|
be3634f22f
|
irc: add server option "split_msg_max_length"
|
2018-01-13 22:17:13 +01:00 |
|
AYANOKOUZI, Ryuunosuke
|
20c3680ede
|
core: update Japanese translations
|
2018-01-13 09:00:00 +09: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 |
|
AYANOKOUZI, Ryuunosuke
|
31b4e8ed7a
|
core: update Japanese translations
|
2018-01-08 09:00:00 +09: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 |
|
AYANOKOUZI, Ryuunosuke
|
14675f6756
|
core: update Japanese translations
|
2017-12-30 09:00:00 +09: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 |
|