Răsfoiți Sursa

book: weechat usage (buffer layouts)

x 2 ani în urmă
părinte
comite
9aa1a61288
1 a modificat fișierele cu 4 adăugiri și 3 ștergeri
  1. 4 3
      doc/src/misc/ircd/ircd.md

+ 4 - 3
doc/src/misc/ircd/ircd.md

@@ -101,9 +101,6 @@ following commands (there is an assumption that `irc_listen` in the
 /quit
 /quit
 ```
 ```
 
 
-<u><b>Note</b></u>: if you have other IRC servers added in your client
-then you probably know this but you can ommit `-autoconnect` part. 
-
 This will set up the server, save the settings, and exit weechat.
 This will set up the server, save the settings, and exit weechat.
 You are now ready to begin using the chat. Simply start weechat
 You are now ready to begin using the chat. Simply start weechat
 and everything should work.
 and everything should work.
@@ -115,6 +112,10 @@ anonymous chat.
 You can change your nickname using `/nick foo`, and navigate channels
 You can change your nickname using `/nick foo`, and navigate channels
 using F5/F6 or ALT+X where X is the channel number displayed.
 using F5/F6 or ALT+X where X is the channel number displayed.
 
 
+Channels can be moved around using `/buffer move N` where N is the new
+position of the buffer in the list. Use `/layout store` to save the
+current layout of the buffers.
+
 ## Network-level privacy
 ## Network-level privacy
 
 
 Nodes have knowledge of their peers, including the IP addresses of 
 Nodes have knowledge of their peers, including the IP addresses of