Age | Commit message (Collapse) | Author |
|
correct position)
|
|
|
|
|
|
|
|
|
|
|
|
server is already disconnected
This commit fixes a problem with the script autoconnect.py: the script hooks
signal "irc_server_disconnected", and this signal was sent 2 times for each
server on /quit: one time when servers are disconnected, and one time when
servers are destroyed (because buffer is closed, and then server disconnected
again). The script forces save of irc.conf on each disconnection, so some
servers were lost in irc.conf, when some servers have already been destroyed.
|
|
(plugin API reference)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tester's guide)
|
|
|
|
|
|
decoding options)
|
|
|
|
|
|
key (bug #24131)
|
|
|
|
|
|
|
|
|
|
|
|
"gcrypt") (bug #37373)
|
|
to all plugins) (bug #37311)
|
|
|
|
|
|
|
|
|
|
language is not loaded
|
|
|
|
#37216)
|
|
(bug #37215)
|
|
|
|
|
|
|
|
New options:
- script.look.diff_command
- script.look.diff_color
Key alt-d has been changed to alt-v on script buffer (view script).
Key alt-d is now used on detail of script to jump to diff (if diff is displayed).
|
|
|
|
detail of script, enabled by default)
|
|
|
|
line truncated and MORE(0) in status bar) (bug #37203)
|
|
hdata_update and hdata_set
|