Skip to content

Instantly share code, notes, and snippets.

@blha303
Created December 5, 2013 06:29
Show Gist options
  • Select an option

  • Save blha303/7801036 to your computer and use it in GitHub Desktop.

Select an option

Save blha303/7801036 to your computer and use it in GitHub Desktop.
Set all buffers as read (from Techman)
javascript:SESSION.buffers.each(function (b) { b.setLastSeen(b.messages.last()) })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment