Skip to content

Instantly share code, notes, and snippets.

@blha303
Created December 5, 2013 06:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save blha303/7801036 to your computer and use it in GitHub Desktop.
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