Trygve Aaberge
c3707bb6e1
doc: Update hotlist example to match hotlist_prefix
...
hotlist_prefix defaults to "H: ", so the example should show the same to
make it easier to understand what it is.
2020-10-15 13:46:27 +02:00
Sébastien Helleu
fd72226a71
doc: translate tg_trigger_name variable under triggers (issue #1567 )
2020-10-10 13:22:49 +02:00
Simmo Saan
765d2dd277
doc: add tg_trigger_name variable under triggers (issue #1567 )
2020-10-10 10:13:42 +03:00
Sébastien Helleu
9262720a65
doc: add instructions to build WeeChat with address sanitizer (user's guide)
2020-08-01 09:53:47 +02:00
Sébastien Helleu
26085575d5
core: disable debug by default in autotools build
2020-08-01 01:41:40 +02:00
Sébastien Helleu
5bf571c60f
doc: improve description of tags "notify_xxx" in chapter on lines tags (user's guide) (issue #1529 )
2020-07-20 21:48:20 +02:00
Sébastien Helleu
340d6646a6
javascript: disable build by default and remove Debian packaging of JavaScript plugin (issue #360 )
2020-06-13 14:34:13 +02:00
Sébastien Helleu
52b4f07414
doc: add URL to the Debian download page in user's guide
2020-06-06 08:54:15 +02:00
Sébastien Helleu
1d357533b9
core: add bar items with nicklist groups and nicks/groups ( closes #1506 )
...
The bar item "buffer_nicklist_count" is now the number of displayed nicks
only (not groups).
New bar items:
- "buffer_nicklist_count_groups": number of groups displayed
- "buffer_nicklist_count_all": number of nicks and groups displayed
2020-05-16 11:27:41 +02:00
Sébastien Helleu
b2d1f37782
core: add default key alt-enter to insert a newline (issue #1498 )
2020-05-10 10:39:57 +02:00
Sébastien Helleu
505a91c600
doc: merge 53 autogen files into 11 files, move them to includes directory
2020-05-03 14:05:18 +02:00
Sébastien Helleu
6c93d1d711
doc: move files cmdline_options.xx.adoc and man.xx.adoc into "includes" directory
2020-05-02 15:13:13 +02:00
Sébastien Helleu
9e8cdd5e40
doc: merge files cmdline_options_debug.xx.adoc into cmdline_options.xx.adoc
2020-05-02 14:18:43 +02:00
Sébastien Helleu
01eedd4565
doc: protect monospace text with plus characters (user's guide)
2020-04-24 23:53:13 +02:00
Sébastien Helleu
33ea747040
core: add default key alt-shift-N to toggle nicklist bar
2020-04-24 22:45:07 +02:00
Sébastien Helleu
0abd0292da
buflist: add default key alt-shift-B to toggle buflist
2020-04-24 22:44:13 +02:00
Sébastien Helleu
350227419e
doc: fix table sizes on small screens
2020-04-18 20:38:52 +02:00
Sébastien Helleu
b847a052c8
doc: update default trigger cmd_pass in user's guide
2020-04-18 15:43:38 +02:00
Sébastien Helleu
e130ee7358
core: make GnuTLS a required dependency
2020-04-18 11:34:59 +02:00
Sébastien Helleu
8bdd540df7
trigger: evaluate arguments of command when the trigger is created ( closes #1472 )
2020-04-12 09:30:56 +02:00
Sébastien Helleu
3472793d24
script: call function string_hash in script_repo_sha512sum_file to compute SHA512 hash
...
This removes dependency on libgcrypt in script plugin.
2020-03-01 09:08:48 +01:00
Sébastien Helleu
b8d7af54e3
doc: add keys and actions on fset and script buffers in user's guide
2020-02-06 21:17:54 +01:00
Sébastien Helleu
c634d6c56e
doc: list the things removed by WeeChat on /plugin unload (user's guide)
2019-11-24 09:40:53 +01:00
Sébastien Helleu
fbc9faed42
doc: add keys to type for the example message with color codes (user's guide)
2019-10-22 07:54:50 +02:00
Sébastien Helleu
6619219297
doc: add value -1 for notify level in trigger of type line (user's guide)
2019-10-08 20:30:59 +02:00
Sébastien Helleu
529af39612
doc: translate description of logger masks in user's guide
2019-10-06 10:19:01 +02:00
Filip H.F. "FiXato" Slagter
86dcbc09c0
Added introductory description of Logger masks
...
While the documentation for Logger filename masks contained examples, it didn't actually describe it would try to match in order of descending specificity.
2019-10-05 20:43:29 +02:00
Sébastien Helleu
8a3ffda0a2
doc: set minimum Ruby version to 1.9.1 in user's guide ( closes #1404 )
...
This is now required after the changes introduced by commit
156d855787475deab27833219a188a4accf42558 in version 2.6.
2019-09-18 21:18:40 +02:00
Alfredo Ramos
783aebfd53
doc: use the new Freenode Tor Hidden Service (user's guide)
...
And add a note for users using an old version of Tor
2019-08-15 23:09:35 +02:00
Sébastien Helleu
a906afc3d7
core: replace python-dev by python3-dev in dependencies (user's guide)
2019-08-06 22:48:59 +02:00
Sébastien Helleu
f3426f4388
doc: update note on Python recommended version in user's guide
2019-07-31 22:42:38 +02:00
Sébastien Helleu
8897e04c0d
core: fix help on python to build with Python 2 (issue #1382 )
2019-07-31 21:24:36 +02:00
Sébastien Helleu
45fc8f1012
doc: rename option ENABLE_PYTHON3 to ENABLE_PYTHON2 in user's guide
2019-07-01 22:04:02 +02:00
Sébastien Helleu
f9b6f359dd
doc: update chapter on colors in user's guide (issue #1343 , issue #1345 )
2019-06-28 20:58:00 +02:00
Sébastien Helleu
31d0742aed
doc: remove obsolete options for "brew install" command (user's guide)
2019-06-12 23:37:17 +02:00
Sébastien Helleu
4b90549b86
doc: improve tree with log files in user's guide
2019-06-12 23:07:32 +02:00
Sébastien Helleu
f065b43b71
doc: replace "cmake" by "CMake"
2019-06-07 21:14:17 +02:00
Sébastien Helleu
99bb53f693
doc: add example of WeeChat command to setup the password in a WeeChat IRC relay client (user's guide)
2019-05-27 21:40:01 +02:00
Sébastien Helleu
a599e0328b
doc: disambiguate key binding "l", which is lower "L" (not "1")
2019-05-27 21:38:39 +02:00
Sébastien Helleu
c0bb243541
doc: add links to WeeChat directories and files (user's guide)
2019-05-26 14:51:14 +02:00
Sébastien Helleu
bea63c7b60
doc: remove extra spaces before colons
2019-05-24 21:53:41 +02:00
Sébastien Helleu
7cf4585690
doc: fix styles in user's guide
2019-05-24 21:52:35 +02:00
Sébastien Helleu
c9762c84e1
doc: fix style in bar items chapter (user's guide)
2019-05-23 21:12:40 +02:00
Sébastien Helleu
4d156ed8d7
doc: update chapter on relay unix domain sockets; add translations (user's guide)
2019-05-12 22:52:33 +02:00
Sébastien Helleu
585eb337e8
relay: evaluate path of unix socket relay
2019-05-12 21:53:23 +02:00
Ryan Farley
ffefd1b785
relay: add UNIX socket support ( closes #733 )
2019-05-12 18:51:13 +02:00
Sébastien Helleu
30768d4d24
trigger: add hook "info_hashtable"
2019-04-13 13:53:16 +02:00
Sébastien Helleu
8bc06ea101
trigger: add hook "info"
2019-04-13 08:52:40 +02:00
Michael Siegel
20c4cb5ae4
Improve grammar in “Screen layout” section
2019-04-11 19:46:57 +00:00
Michael Siegel
734d17993c
Add missing “the” to footnote in “Files and directories”
2019-04-11 19:34:27 +00:00