shabble / irssi

Personal Fork of Irssi IRC client
Other
8 stars 2 forks source link

signal_remove, command_unbind support unbinding of coderefs #5

Closed shabble closed 13 years ago

shabble commented 13 years ago

Currently, only signals subscribed to with signal_add('foo', 'func_name') can be unbound. It should also be possible to unbind signal_add('foo', \&func). Ditto for command_unbind.

shabble commented 13 years ago

fixed in SHA: 290217601816bdee57fb