We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Irssi (pod)
updated ToC script and pages to hopefully use correct internal anchors
updated notes in Irssi about signal types, pointing to signals page.
fix named function anchors with proper pod html commands.
added named anchors for specific functions so they can be linked to.
add a #anchor to parse_special (just testing atm)
Autogenerated Headers/Indices
irssi.pod: fix =item formatting
irssi.pod: fix unescaped coderef nonsense.
regen index and ToC headers
fixing up irssi.pod some more
irssi.pod finally ported to item lists.
converted a whole bunch more head4's to item lists. Grarrrr formattting :(
various formatting changes (moved head4 entries to item lists, to avoid auto-capitalisation of function names.) Added a snippet from Mauke to the guide about creating expandos.
documented signal_add takes a hash for multiple bindings at once.
more linking, added refs to server lookup functions in window
fixing up some things
added inpage index to everything
cleaned up Irssi.pod some more. Moved all the *_find_*() functions into the accessors section.
more moving and link fixing. Mostly Irssi and Server
irssi.pod: added details about flags for parse_special. Needs more work to actually give useful examples though.
* General/Internals.pod: lots of cleanup on UI::Window, added stuff about printformat sneaky to guide
updated indices