Age | Commit message (Collapse) | Author |
|
m/q/Q to quote line in cursor mode, sort mouse keys by priority
|
|
|
|
|
|
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
|
|
|
|
/window scroll_horiz) (task #11112)
|
|
|
|
|
|
function window_search_with_buffer in plugin API
|
|
|
|
|
|
|
|
|
|
|
|
underscore) (task #9483)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
previous commit for terminal resize)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
developer guide
|
|
|
|
|
|
|
|
|
|
|
|
save/restore windows and buffers order (task #5453)
|
|
with callback to core items if not found
|
|
Command will be improved in near future and other plugins like xfer
will be modified to manage upgrade process.
|
|
"-MORE-" indicator
|
|
|
|
|
|
|
|
|
|
|
|
(like scroll, ..)
|