Age | Commit message (Collapse) | Author |
|
|
|
key (bug #24131)
|
|
|
|
hdata_update and hdata_set
|
|
(task #12209)
|
|
|
|
|
|
and script.pl)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7.24.0)
|
|
|
|
|
|
in plugin API, add support of URL in hook_process/hook_process_hashtable (task #10247)
|
|
"irc_channel" (plugin API reference)
|
|
#35124), add optional server in info_hashtable "irc_message_parse"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#29879), add new info_hashtable "irc_message_split", split irc messages in relay plugin
List of new features/bugs fixed:
- improve split of privmsg: keep CTCP in split
- add split of messages: ison, join, notice, wallops, 005, 353
- add new info_hashtable "irc_message_split" (for plugins/scripts)
- in relay plugin: split irc messages sent to clients of irc proxy
|
|
|
|
|
|
|
|
|
|
buffers in layout (task #10893)
|
|
(for mouse gestures)
|
|
|
|
bugs with key "^" (bug #32072, bug #21381), fix bugs with bar windows, completion and /buffer
New features and bugs fixed:
- mouse support: new command /mouse, new option weechat.look.mouse, new key context "mouse"
- free movement of cursor: new command /cursor, new key context "cursor"
- new hook_focus (used by cursor and mouse)
- info "cursor_mode"
- bugs fixed with key "^"
- allow plugin name in /buffer name
- fix bugs with bar windows: do not create bar windows for hidden bars
- fix completion bug when two words for completion are equal but with different case
- automatic scroll direction in /bar scroll (x/y is now optional)
|
|
|
|
buffer with ctrl+"r")
|
|
New features:
- add optional hdata name for variables in hdata
- add plugin API functions: hdata_get_var_hdata
- use hashtable to store hdata (created by WeeChat and plugins)
- free hdata and infolists created by plugin on plugin unload
- free all hdata on exit
- add "free" option to command /debug hdata
- remove hdata for hooks
|
|
|