Skip to content

Instantly share code, notes, and snippets.

@JeffPaine
Created February 25, 2015 17:53
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JeffPaine/fbbc0efe1e15602c9a2f to your computer and use it in GitHub Desktop.
Save JeffPaine/fbbc0efe1e15602c9a2f to your computer and use it in GitHub Desktop.
General notes on the irssi IRC client

irssi Notes

General Commands

  • /disconnect disconnect from a server
  • /connect connect to a server e.g. /connect irc.corp.google.com
  • /join #test join the #test channel
  • /statusbar window remove time remove time from statusbar
  • /statusbar window reset reset statusbar to default
  • /ignore -channels #chan1,#chan2 * JOINS PARTS QUITS NICKS ignore joins, parts, etc on the listed channels
  • /c clear the window
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment