Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
alt+"/") (task #11553)
|
|
click on input bar)
|
|
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")
|
|
function window_search_with_buffer in plugin API
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
underscore) (task #9483)
|
|
|
|
buffer_get_integer and buffer_set
|
|
|
|
pointer (bug #28152)
|
|
New binding for alt-k is not automatic (for existing config), if you want to
use it, you can do: /key bind meta-k /input grab_key_command
|
|
|
|
back to last visited buffer when closing a buffer
|
|
|
|
|
|
|
|
for IRC buffers
|
|
|
|
|
|
input bar
|
|
|
|
|
|
|
|
current buffer only (task #7286)
|
|
|
|
|
|
replaced "void *" pointers by structures
|
|
in buffer (faster and using less memory)
|