Age | Commit message (Collapse) | Author |
|
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)
|
|
|
|
|
|
|
|
|
|
This commit introduces major changes in 256 colors support:
- extended colors can be used without being added with command "/color add"
- background color is now allowed for nick colors (using slash separator)
|
|
|
|
|
|
|
|
|
|
|
|
Changes:
- new section "palette" in weechat.conf
- new API functions: list_search_pos and list_casesearch_pos
|
|
"weechat_color"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
always forcing it to on (bug #25770)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
v0.2.6) (bug #22935), added "nicklist" infolist
|
|
|
|
|
|
|
|
type (patch from Leonid Evdokimov)
|
|
fixed many memory leaks
|
|
|
|
|
|
|
|
|
|
in buffer (faster and using less memory)
|