Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, do not send active/inactive states if we switch tab
while we are composing a message
|
|
"gone" when we close the tab
|
|
|
|
|
|
the user cannot trick the system by doing (e.g), "w, ←, /, ENTER"
|
|
|
|
|
|
and display the state of the remote contact
|
|
|
|
some display issues (for example the cursor position
when entering stranges characters likes 癔)
|
|
|
|
|
|
|
|
from the clipboard, making it possible to paste huge multi-lines
texts in only one message
|
|
It is now possible to send multi-lines messages
|
|
we’ll use it to add a (real) \n into the input’s text.
Also remove "\n" because it’s useless
|
|
|
|
|
|
|
|
Any unicode character is accepted after the meta key
The meta key can be concatened until a non-meta key is pressed
(e.g M-M-M-M-M-M-M-M-e)
|
|
M-u, M-y Moves to the next/previous roster group
|
|
|
|
|
|
is waaaaaay faster now.
|
|
only at its next refresh
|
|
|
|
and lower (a lot) the number of lines kept in the info_win buffers
This lower the memory usage.
|
|
global information_buffer to make it Garbage Collected
when we close the tab
|
|
them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|