We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Guide (pod)
Updated Guide To Irssi Scripting. (pod)
Merge branch 'master' of github.com:shabble/irssi-docs.wiki
add a more obvious link to the Guide on homepage.
Revert 98e2beaca2b9c9a692fccc148562e90933013dbe^ ... 98e2beaca2b9c9a692fccc148562e90933013dbe
fix infoparser link
more clarificationing. ing.
Guide: fixed mixed up args in statusbar-item example
add description how to check for a connection type
updated ToC script and pages to hopefully use correct internal anchors
fix broken link
updated guide to actually_format() with proper invocation example
remove numbered list because something wonky is happening with formatting.
regenerated indexes and breadcrumbs.
more formatting woes.
hopefully fixed formatting of attribution for grep.pl
tidied up some formatting for the Guide, and added an additional section on parsing formats for data not available from anywhere else.
add additional snippet to subcommand example handling nonexistent subcommands (stolen from richoH's goodnicks.pl)
fix a whole bunch of typos and formatting errors, and add a link to template.pl
fixed messed up attribution, and swapped order of inter-script function calling, since package->can() is a nicer way.
updated headers.pod a little to linkify the See Also, and added a link to it to the Guide. Also added a short section on Irssi::Script::InfoParser to the Guide.
Autogenerated Headers/Indices
guide: fixed up missing syntax delimiters for sample code
guide: updated methods of calling into other scripts namespaces with much better versions.
guide: update a bit more about local command capture