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
|
b3fc7c1b1a
|
core: update weechat.org URLs to match latest version of the site
|
2018-07-29 11:03:24 +02:00 |
|
Sébastien Helleu
|
7d97b1b85b
|
doc: use /unset command instead of /set xxx null (quickstart guide)
|
2018-07-07 17:43:50 +02:00 |
|
Sébastien Helleu
|
70892bf71c
|
doc: add a sentence to explain the internal irc server name (quickstart guide)
|
2018-04-06 21:07:34 +02:00 |
|
Sébastien Helleu
|
424c1b99fd
|
doc: add note about /fset completion in quickstart guide
|
2018-03-31 09:44:16 +02:00 |
|
Sébastien Helleu
|
9af0c04b88
|
doc: add fset plugin in quickstart guide
|
2018-03-31 09:18:26 +02:00 |
|
Sébastien Helleu
|
b143bc6829
|
doc: add keys F1/F2 to scroll buflist bar in quickstart guide
|
2018-03-31 09:18:26 +02:00 |
|
Sébastien Helleu
|
25b6dc4bf7
|
doc: remove sentences about /help in quickstart guide
|
2018-03-31 09:18:26 +02:00 |
|
Sébastien Helleu
|
fc584316da
|
core: split man pages weechat and weechat-headless
|
2018-03-19 19:38:44 +01:00 |
|
Sébastien Helleu
|
78f5a73d94
|
doc: replace "rm -f" by "$(RM)" in makefiles
|
2018-03-11 20:59:41 +01:00 |
|
Sébastien Helleu
|
3dacb43f0c
|
doc: create symbolic links for weechat-headless man page in autotools
|
2018-03-11 20:59:13 +01:00 |
|
Sébastien Helleu
|
5d6eb3f010
|
doc: fix cmake target names for man pages
|
2018-03-11 19:45:29 +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
|
21e63e7958
|
scripts: add configuration file for each script plugin
|
2018-01-15 21:57:06 +01:00 |
|
Sébastien Helleu
|
ed4837b2f6
|
core: update copyright dates
|
2018-01-05 00:54:18 +01: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
|
a4ee38d881
|
doc: remove wrong links in quickstart guide
|
2017-08-12 18:37:45 +02:00 |
|
Sébastien Helleu
|
4a6e23059a
|
doc: replace script iset.pl by go.py in example (quickstart guide)
|
2017-07-22 10:51:38 +02:00 |
|
Sébastien Helleu
|
db94587528
|
fset: add file fset.conf in man page
|
2017-06-25 21:17:55 +02:00 |
|
Sébastien Helleu
|
0094be17a8
|
doc: add missing file fifo.conf in man pages
|
2017-06-08 07:02:05 +02:00 |
|
Sébastien Helleu
|
5997660bb5
|
doc: add missing file buflist.conf in Russian man page
|
2017-06-08 07:00:12 +02:00 |
|
Sébastien Helleu
|
705d86e684
|
core: update copyright dates
|
2017-01-01 11:32:04 +01:00 |
|
Sébastien Helleu
|
2165610401
|
doc: fix typo in quickstart and user's guide
|
2016-11-21 07:21:09 +01:00 |
|
Sébastien Helleu
|
0710d076c2
|
doc: add note in quickstart guide to mention it's not recommended to edit config files by hand (issue #851)
|
2016-11-20 20:01:32 +01:00 |
|
Evgeny Shmarnev
|
89b8bfdf8c
|
doc: update Russian translation of quickstart guide
|
2016-10-14 21:36:55 +02:00 |
|
Evgeny Shmarnev
|
161ce479fc
|
doc: update Russian translation of man page
|
2016-10-14 21:33:11 +02:00 |
|
Sébastien Helleu
|
fe0e554d2a
|
core: add missing files docinfo.html in packages built by autotools
|
2016-10-02 09:12:12 +02:00 |
|
Sébastien Helleu
|
1a4bfcdddc
|
doc: add command "/window merge" in quickstart
|
2016-08-26 08:08:01 +02:00 |
|
Sébastien Helleu
|
b1d32b29f9
|
doc: fix styles in docs
|
2016-06-15 08:01:45 +02:00 |
|
Sébastien Helleu
|
adf6ed3f67
|
doc: fix source-highlighter in autotools (issue #722)
|
2016-05-15 09:01:49 +02:00 |
|
Sébastien Helleu
|
b7bdbbdc50
|
core: rename .asciidoc files to .adoc (issue #722)
|
2016-05-15 08:52:19 +02:00 |
|
Sébastien Helleu
|
93b71769cd
|
doc: fix styles in quickstart guide (issue #722)
|
2016-05-14 09:42:57 +02:00 |
|
Sébastien Helleu
|
de24a7cb7b
|
doc: fix styles in man page (issue #722)
|
2016-05-14 09:42:57 +02:00 |
|
Sébastien Helleu
|
220bd837ae
|
doc: use asciidoctor instead of asciidoc (issue #722)
|
2016-05-14 09:42:57 +02:00 |
|
Sébastien Helleu
|
f51b4219eb
|
doc: remove unneeded parentheses in quickstart guide
|
2016-03-10 21:52:14 +01:00 |
|
Sébastien Helleu
|
3cdecb08a2
|
doc: add command /disconnect in quickstart guide
|
2016-03-08 07:53:31 +01:00 |
|
Sébastien Helleu
|
de35dbab99
|
doc: add secured data in quickstart guide
|
2016-01-29 07:44:19 +01:00 |
|
Sébastien Helleu
|
3330724574
|
core: update copyright dates
|
2016-01-01 11:09:53 +01:00 |
|
evalle
|
cb23d0166a
|
doc: update Russian quickstart and command line options
|
2015-12-20 19:50:49 +01:00 |
|
Sébastien Helleu
|
10f0873bee
|
doc: change key bindings examples in docs
|
2015-11-15 12:35:36 +01:00 |
|
Sébastien Helleu
|
7c6c450662
|
core: replace "create" by "add" in messages and docs for IRC servers and proxies
|
2015-06-04 22:00:10 +02:00 |
|
Sébastien Helleu
|
c3c12a1315
|
doc: add environment variable WEECHAT_HOME in command line options
|
2015-04-25 13:07:43 +02:00 |
|
Sébastien Helleu
|
c899254019
|
doc: update WeeChat description in README and man page
|
2015-04-05 16:01:12 +02:00 |
|
Sébastien Helleu
|
1b76e0e18c
|
doc: update date in Russian quickstart
|
2015-01-26 20:56:29 +01:00 |
|
Sébastien Helleu
|
ac8ccba8c8
|
irc: remove server "freenode" from default config file (closes #309)
|
2015-01-24 13:55:29 +01:00 |
|
Sébastien Helleu
|
25671248e3
|
doc: add more info about scripts in quickstart guide
|
2015-01-21 22:34:05 +01:00 |
|
Sébastien Helleu
|
0d60871ec6
|
doc: fix typo in Russian man page
|
2015-01-17 08:14:28 +01:00 |
|
Sébastien Helleu
|
186328a203
|
doc: fix translator name in Russian man page and quickstart
|
2015-01-16 20:18:57 +01:00 |
|
Sébastien Helleu
|
c3ca9d3d9c
|
doc: update translator name in Russian man page and quickstart
|
2015-01-15 22:12:30 +01:00 |
|