Seeding from the 1.2 tree.

This commit is contained in:
Dan Mashal
2013-01-01 03:00:55 -08:00
parent d8c87c4ded
commit 87b806a563
1424 changed files with 260320 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
Synopsis:
set log [on|off|toggle]
Description:
This variable globally sets whether the client saves its lastlog buffer
to an external file. The actual buffer itself isn't saved, rather
anything that is saved to the buffer is also saved to the file.
If multiple windows are in use, this setting will affect all of them,
and will make no distinction in the log file as to which messages are
from which window. In this case, WINDOW LOG should be used.
See Also:
set(4) lastlog, logfile; window(4) log