Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
"layout_window" (thanks to Nils Görs)
|
|
|
|
/version
|
|
|
|
|
|
|
|
|
|
|
|
in plugin API, add support of URL in hook_process/hook_process_hashtable (task #10247)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
upgrade
|
|
|
|
|
|
|
|
|
|
|
|
Format is: nick_xxx or group_xxx to return only nick/group called "xxx".
|
|
version as number
|
|
|
|
|
|
missing CTCP: clientinfo, finger, source, time, userinfo (task #7270)
|
|
|
|
|
|
|
|
|
|
|
|
items, buffers, filters, plugins, irc_server, alias, script list)
|
|
|
|
|