Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(user's guide)
|
|
to last buffer
New key alt-j,alt-f is bound by default to "/buffer -".
The existing key alt-j,alt-l is now bound by default to "/buffer +".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from "none")
|
|
|
|
|
|
|
|
|
|
|
|
New key: alt+"!", to swith to bare display (same key to come back to
standard display).
New options:
- weechat.look.bare_display_exit_on_input (default: on): by default
any changes in input will return to standard display
- weechat.look.bare_display_time_format (default: "%H:%M"): the format
of time used in bare display.
|
|
|
|
|
|
|
|
(task #11477) (patch from Nils Görs)
|
|
|
|
The new syntax is more readable in source files (same result in HTML
docs).
|
|
in messages
|
|
in messages
|
|
|
|
|
|
asciidoc files
|
|
|
|
|
|
|
|
Some long lines in docs were causing a zoom, and then the text font was
smaller than it should be. Some styles have been fixed to remove the zoom
and keep the original ratio.
|
|
|
|
guide)
|
|
build man page"
This reverts commit 5a9422855715c762e1e096dc95ad22ab0f835b27.
These two packages are needed to build man pages without network access.
|
|
|
|
|
|
displaying the bar item (task #12717)
|
|
|
|
a new search, select where to search (messages/prefixes)
Key changed in search context:
- ctrl+"r": switch search type: string/regex
New keys in search context:
- alt+"c": case (in)sensitive search
- tab: search in messages/prefixes/both
|
|
|
|
been removed)
|
|
|
|
|
|
#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).
|