diff .irssi/config @ 274:102305dad796

fun notes to self
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 05 Apr 2013 15:56:46 -0700
parents f3c9a259017a
children baf7ea9b9b2c
line wrap: on
line diff
--- a/.irssi/config	Thu Apr 04 21:21:12 2013 -0700
+++ b/.irssi/config	Fri Apr 05 15:56:46 2013 -0700
@@ -213,3 +213,12 @@
 };
 hilights = ( { text = "jhammel"; } );
 ignores = ( { mask = "JOINS"; level = "QUITS"; } );
+
+# How to save a window buffer [TODO: -> command]
+# http://forums.bsdnexus.com/viewtopic.php?id=1368
+#  all the output from the lastlog command will be saved to a file stored by default in your homedir.
+
+
+# /window log on
+# /lastlog -force
+# /window log off
\ No newline at end of file