Age | Commit message (Collapse) | Author |
|
GUI_BUFFERS_MAX (10000)
|
|
|
|
|
|
|
|
|
|
using regular expressions
|
|
|
|
Thanks to Andrew Potter for the patch.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The new syntax is more readable in source files (same result in HTML
docs).
|
|
CMake was displaying some warnings about a space in argument used for
asciidoc command:
-a date=`date "+%F"`
Warning displayed:
CMake Warning (dev) in doc/en/CMakeLists.txt:
Syntax Warning in cmake code at
/path/to/doc/en/CMakeLists.txt:41:82
Argument not separated from preceding token by whitespace.
This warning is for project developers. Use -Wno-dev to suppress it.
|
|
asciidoc files
|
|
|
|
|
|
#11027)
A symbolic link weechat-curses -> weechat is now created (by both cmake and
configure), so that the /upgrade will work from an old version.
However, if you upgrade from an old version, it is recommended to force the use
of the new binary name with the command: `/upgrade /path/to/weechat` (replace
the path accordingly).
|
|
For configure, the option is "--disable-man".
|
|
current buffer, not core buffer (scripting guide)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
beginning with digits are not allowed in HTML)
|
|
This reverts commit fad848bf7caff763ace7a8b88f06307feca77bac.
|
|
|
|
|
|
function config_new_option (bug #31050)
|
|
|
|
plugin API reference (function hook_process)
|
|
list with arguments inside), guile >= 2.0 is now required (bug #38350)
Unfortunately this breaks compatibility with existing guile scripts, but this
change is needed to keep consistency with other scripting languages.
Now guile >= 2.0 is required, WeeChat can not compile any more with guile 1.8.
|
|
|
|
guide)
|
|
|
|
|
|
|
|
Python 3.x)
|
|
for tarball)
|
|
|
|
|
|
|
|
|