Age | Commit message (Collapse) | Author |
|
|
|
|
|
for buffer(s)
|
|
input bar
|
|
save/restore windows and buffers order (task #5453)
|
|
|
|
|
|
|
|
|
|
|
|
found
|
|
|
|
current buffer only (task #7286)
|
|
|
|
type (patch from Leonid Evdokimov)
|
|
display, fixed nick in input for IRC buffers
The "irc/debug" buffer is displayed when IRC debug is enabled (with "/debug irc" thru debug plugin).
If the buffer is closed, it is reopen when new messages are written, until debug is disabled by user (with "/debug irc").
|
|
|
|
|
|
replaced "void *" pointers by structures
|
|
|
|
in buffer (faster and using less memory)
|