comparison mcabber/doc/help/en/hlp_buffer.txt @ 1135:5d7c05932b13

Add command /buffer close
author Mikael Berthe <mikael@lilotux.net>
date Sat, 03 Feb 2007 20:05:57 +0100
parents 9d11c1b1af7a
children 8ba4b1e8b42d
comparison
equal deleted inserted replaced
1134:995dde656033 1135:5d7c05932b13
1 1
2 /BUFFER [clear|purge|top|bottom|date|%|search_backward|search_forward] 2 /BUFFER [clear|close|purge]
3 /BUFFER [top|bottom|date|%|search_backward|search_forward]
3 /BUFFER [scroll_lock|scroll_unlock|scroll_toggle] 4 /BUFFER [scroll_lock|scroll_unlock|scroll_toggle]
4 5
5 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.
6 7
7 /buffer clear 8 /buffer clear
8 Clear the current buddy chat window 9 Clear the current buddy chat window
10 /buffer close
11 Empty all contents of the buffer and close the current buddy chat window
9 /buffer purge 12 /buffer purge
10 Clear the current buddy chat window and empty all contents of the chat buffer 13 Clear the current buddy chat window and empty all contents of the chat buffer
14 /buffer top
15 Jump to the top of the current buddy chat buffer
11 /buffer bottom 16 /buffer bottom
12 Jump to the bottom of the current buddy chat buffer 17 Jump to the bottom of the current buddy chat buffer
13 /buffer top
14 Jump to the top of the current buddy chat buffer
15 /buffer up [n] 18 /buffer up [n]
16 Scroll the buffer up [n] lines (default: half a screen) 19 Scroll the buffer up [n] lines (default: half a screen)
17 /buffer down [n] 20 /buffer down [n]
18 Scroll the buffer down [n] lines (default: half a screen) 21 Scroll the buffer down [n] lines (default: half a screen)
19 /buffer date [date] 22 /buffer date [date]