Age | Commit message (Collapse) | Author |
|
|
|
number or previous buffer
This will switch to buffer #N or previously displayed buffer if current buffer is #N
(it uses option weechat.look.jump_current_to_previous_buffer).
Default keys alt-1 to alt-0 are now /buffer *N
|
|
|
|
|
|
|
|
|
|
|
|
|
|
List of changes:
- do not automatically create default keys if they do not exist, when reading
weechat.conf (let user do that if needed)
- add "/key missing": add missing keys using default keys (do not update or
remove user keys),
- key "meta-s" moved from irc/jabber plugins to core
- improved output of /key (display number of keys)
|
|
|
|
|
|
|
|
|
|
New features:
- key alt-j alt-r is reintroduced to open IRC raw buffer
- command "/server raw" opens IRC raw buffer
- new option irc.look.raw_messages, which is number of lines to keep in memory
to display when user will open raw buffer (to see last messages received before
opening raw buffer)
|
|
|
|
|
|
|
|
|
|
|
|
example if repaint is done during terminal resize)
|
|
previous commit for terminal resize)
|
|
|
|
terminal size
|
|
|
|
|
|
plugin API (task #9089)
|
|
line of buffer is removed)
|
|
#25443)
|
|
|
|
refresh when starting
|
|
|
|
hidden
|
|
This commit introduces Jabber/XMPP protocol for WeeChat. It uses iksemel lib.
Please note many major Jabber features are missing:
- roster management (add/remove/.. buddies),
- MUC,
- transports.
It is possible to define servers (with /jabber), connect to them (with
/jconnect), disconnect (/jdisconnect) and chat with buddies (with /jchat).
|
|
|
|
|
|
|
|
|
|
|
|
add buffer_number default bar item
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|