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
Sébastien Helleu
a4b1952c75
logger: add option logger.look.backlog_conditions ( closes #1132 )
2018-01-11 16:44:36 +01:00
Sébastien Helleu
a17ffa8dee
doc: improve documentation for focus events in FAQ (translations)
2018-01-11 11:33:05 +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
ed4837b2f6
core: update copyright dates
2018-01-05 00:54:18 +01:00
Sébastien Helleu
ea9de91bcd
doc: add note on Mac OS X terminal app and meta key (FAQ)
2017-12-27 23:21:32 +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
87be29ed3d
api: add hashtable with variables in plugin structure
2017-12-23 19:47:22 +01:00
Sébastien Helleu
04926c8c37
doc: replace "/help autosetbuffer" by "/help buffer_autoset" in user's guide ( closes #1116 )
2017-12-14 07:30:38 +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
d4a6758b8b
doc: replace download page with a link to relay chapter (user's guide)
2017-12-04 20:50:37 +01:00
Krzysztof Korościk
75099675c7
doc: updated polish faq
2017-12-01 19:30:07 +01:00
Sébastien Helleu
d0d900395a
doc: add a manual way to download the list of scripts, if needed (FAQ)
2017-11-25 09:04:17 +01:00
Sébastien Helleu
829f64a388
doc: add question about command "/script update" in FAQ
2017-11-25 08:28:17 +01:00
Sébastien Helleu
ed7237696d
doc: update Polish auto-generated files
2017-11-19 22:34:46 +01:00
Krzysztof Korościk
e6c143b6d9
doc: updated polish translation
2017-11-19 14:24:28 +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
42d98a6865
doc: fix typo in user's guide
2017-10-31 14:09:25 +01: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
17554fda68
doc: add bar items "buflist2" and "buflist3" in user's guide
2017-10-19 22:07:47 +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
Grant Wu
4a2a6f7934
doc: clarify "home directory" in user's guide ( closes #1086 )
2017-10-16 20:36:39 +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
54f0d6b340
doc: add note about Tab and Shift-Tab keys in FAQ
2017-10-12 21:34:41 +02:00
Sébastien Helleu
fdeb87bf4e
doc: add note about Tab key in quickstart guide
2017-10-11 21:57:23 +02:00
Sébastien Helleu
f6fe6be7a4
doc: reformat PHP dependency in user's guide
2017-10-05 22:38:26 +02:00
Sébastien Helleu
6fc988a647
doc: add dependency libxml2-dev for PHP plugin (user's guide)
2017-09-28 01:09:50 +02:00
Sébastien Helleu
d6558f5327
doc: replace php 7.0 by php 7.1 in dependencies (user's guide)
...
Compilation with PHP 7.0 is still OK, the version in dependencies is the latest
available in Debian Sid (unstable).
2017-09-27 16:58:17 +02:00
Sébastien Helleu
d36bf234c0
doc: move table of contents on the left in FAQ
2017-09-23 17:26:36 +02:00
Sébastien Helleu
f95a1b72e7
doc: fix note about function "print" in scripting guide
2017-09-23 16:34:26 +02:00
Sébastien Helleu
92b9533efe
core: fix typo: Javascript -> JavaScript
2017-09-23 16:24:52 +02:00
Sébastien Helleu
65a6a6dff2
doc: fix PHP examples in scripting guide
2017-09-09 15:20:38 +02:00
Sébastien Helleu
23c3288cbe
doc: add PHP plugin in FAQ
2017-09-03 15:34:30 +02:00
Sébastien Helleu
8e41d3b616
doc: add PHP plugin in scripting guide
2017-09-03 15:34:29 +02:00
Sébastien Helleu
997768c4cf
doc: add PHP plugin in user's guide
2017-09-03 15:34:29 +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
7a1511001e
doc: add links to other docs in scripting guide
2017-08-21 23:35:04 +02:00
Sébastien Helleu
557beb47b5
doc: add links to other docs in FAQ
2017-08-21 23:12:55 +02:00
Sébastien Helleu
a2f2d41dda
doc: add links to other docs in user's guide
2017-08-21 23:12:49 +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
db0bdc2ac6
core: add flag "input_get_empty" in buffer
...
The default value is 0 (legacy behavior).
When it is set to 1, an empty input (just by pressing Return with nothing in
input) is sent to the input callback, which receives an empty string.
2017-08-21 07:41:28 +02:00