Created
December 5, 2013 06:29
-
-
Save blha303/7801036 to your computer and use it in GitHub Desktop.
Set all buffers as read (from Techman)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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