Sébastien Helleu
57aa9e060e
spell: rename "aspell" plugin to "spell" (issue #1299 )
...
The following things have been renamed:
- file aspell.conf -> spell.conf
- options aspell.* -> spell.*
- bar item aspell_dict -> spell_dict
- bar item and local variable aspell_suggest -> spell_suggest
- info aspell_dict -> spell_dict
2019-02-19 21:15:56 +01:00
Sébastien Helleu
2b0057239b
core: update copyright dates
2019-01-01 15:40:51 +01:00
Sébastien Helleu
4712d0bb06
core: use https for links to GNU GPL license
2018-11-29 23:16:07 +01:00
Sébastien Helleu
85d7c9b6c5
core: add command line option "-t" (or "--temp-dir") to create a temporary WeeChat home (deleted on exit)
2018-11-17 10:36:58 +01:00
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
Ondřej Súkup
65368c003e
Reword description in czech manpage. Fix GPL3 preamble
2017-05-11 08:50:36 +02:00
Sébastien Helleu
abbfc9664a
doc: add file buflist.conf in man page
2017-03-25 14:18:19 +01: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
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
Sébastien Helleu
10f0873bee
doc: change key bindings examples in docs
2015-11-15 12:35:36 +01:00
Sébastien Helleu
152b5ec2a7
doc: add build of Czech man page and quickstart guide
2015-09-27 22:11:21 +02:00
Sébastien Helleu
15470bdb7d
doc: fix include of command line options in Czech man page
2015-09-27 08:39:32 +02:00
Sébastien Helleu
c179fd6675
doc: fix notes in Czech quickstart guide
2015-09-27 08:39:17 +02:00
Sébastien Helleu
432c239d21
doc: remove trailing whitespace in Czech command line options
2015-09-27 08:24:06 +02:00
Ondřej Súkup
6d73d85e13
doc: add Czech man page and quickstart guide
2015-09-27 08:21:25 +02:00
Sebastien Helleu
041b754980
Convert some docs to asciidoc format, add tester's guide, remove some obsolete docs
2009-05-15 23:03:35 +02:00
Sebastien Helleu
ba8a85a246
Update quickstart guides
2009-01-31 15:38:18 +01:00