Age | Commit message (Collapse) | Author |
|
displaying the bar item (task #12717)
|
|
|
|
"string_eval_expression" in plugin API
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
default completion items
|
|
|
|
|
|
|
|
add buffer_number default bar item
|
|
|
|
|
|
|
|
server (task #6859)
|
|
|
|
to have a filling specific to top/bottom bars (vs left/right bars)
|
|
|
|
input and status)
|
|
|
|
|
|
|
|
|
|
initial commit, not working yet)
|
|
|
|
|
|
config_get/config_get_plugin/config_set_plugin in script API
|
|
|
|
with /set command
|
|
|
|
|
|
|
|
Today only root bars are partially working (refresh is not always performed),
and bars are not saved in configuration file. To be continued...
|