1
0
mirror of https://github.com/irssi/irssi.git synced 2024-07-07 02:54:19 -04:00

savewindows -> layout

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1297 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2001-02-23 10:46:39 +00:00 committed by cras
parent 6b6aab558f
commit cf944fc03b

View File

@ -1,12 +1,13 @@
@SYNTAX:savewindows@
@SYNTAX:layout@
Saves the current window layout to configuration (yes, you'll still
need to use /SAVE to save the configuration to file). Next time you run
irssi, all the channels and queries are exactly in the same windows
where they were when you called /SAVEWINDOWS.
where they were when you called /LAYOUT SAVE.
Channels aren't actually joined in those windows immediately, they're
just marked "next time you join to '#channel' in server that has tag
'ircnet' place it to this window".
/LAYOUT RESET removes the saved layout.