comparison mcabber/doc/help/en/hlp_buffer.txt @ 1279:8bbc764139ef

Implement /buffer close|purge [jid]
author Mikael Berthe <mikael@lilotux.net>
date Sat, 25 Aug 2007 12:05:12 +0200
parents 8ba4b1e8b42d
children ec5d5a9fef76
comparison
equal deleted inserted replaced
1278:c3107650d165 1279:8bbc764139ef
5 5
6 Buddy's buffer manipulation command. Eg. you can search through buffer for "text", clear chat window etc. 6 Buddy's buffer manipulation command. Eg. you can search through buffer for "text", clear chat window etc.
7 7
8 /buffer clear 8 /buffer clear
9 Clear the current buddy chat window 9 Clear the current buddy chat window
10 /buffer close 10 /buffer close [jid]
11 Empty all contents of the buffer and close the current buddy chat window 11 Empty all contents of the buffer and close the current buddy chat window
12 /buffer close_all 12 /buffer close_all
13 Empty all contents of the chat buffers and close the chat windows 13 Empty all contents of the chat buffers and close the chat windows
14 /buffer purge 14 /buffer purge [jid]
15 Clear the current buddy chat window and empty all contents of the chat buffer 15 Clear the current buddy chat window and empty all contents of the chat buffer
16 /buffer top 16 /buffer top
17 Jump to the top of the current buddy chat buffer 17 Jump to the top of the current buddy chat buffer
18 /buffer bottom 18 /buffer bottom
19 Jump to the bottom of the current buddy chat buffer 19 Jump to the bottom of the current buddy chat buffer