comparison mcabber/doc/help/en/hlp_buffer.txt @ 1958:2fdb75cb3725

Update help files
author Mikael Berthe <mikael@lilotux.net>
date Mon, 14 Mar 2011 23:26:49 +0100
parents a6d71ddf927f
children
comparison
equal deleted inserted replaced
1957:e3e8fb918d56 1958:2fdb75cb3725
1 1
2 /BUFFER clear|close|close_all|purge|list 2 /BUFFER clear|close|close_all|purge|list
3 /BUFFER top|bottom|date|%|search_backward|search_forward 3 /BUFFER top|bottom|date|%|readmark
4 /BUFFER search_backward|search_forward
4 /BUFFER scroll_lock|scroll_unlock|scroll_toggle 5 /BUFFER scroll_lock|scroll_unlock|scroll_toggle
5 /BUFFER save filename 6 /BUFFER save filename
6 7
7 Buddy's buffer manipulation command. E.g. you can search through buffer for "text", clear chat window etc. 8 Buddy's buffer manipulation command. E.g. you can search through buffer for "text", clear chat window etc.
8 9
26 Scroll the buffer down [n] lines (default: half a screen) 27 Scroll the buffer down [n] lines (default: half a screen)
27 /buffer date [date] 28 /buffer date [date]
28 Jump to the first line after the specified [date] in the chat buffer (date format: "YYYY-mm-dd") 29 Jump to the first line after the specified [date] in the chat buffer (date format: "YYYY-mm-dd")
29 /buffer % n 30 /buffer % n
30 Jump to position %n of the buddy chat buffer 31 Jump to position %n of the buddy chat buffer
32 /buffer readmark
33 Jump to the readmark (first unread line), if there is one
31 /buffer search_backward text 34 /buffer search_backward text
32 Search for [text] in the current buddy chat buffer 35 Search for [text] in the current buddy chat buffer
33 /buffer search_forward text 36 /buffer search_forward text
34 Search for [text] in the current buddy chat buffer 37 Search for [text] in the current buddy chat buffer
35 /buffer scroll_lock 38 /buffer scroll_lock