comparison mcabber/doc/mcabber.1 @ 511:c7cdb9c6d7aa

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Sat, 12 Nov 2005 17:49:29 +0100
parents 74dcd0df532e
children fdd1637db7f3
comparison
equal deleted inserted replaced
510:6c3cd3aa4a91 511:c7cdb9c6d7aa
136 .TP 136 .TP
137 \fB/buffer\fR clear|top|bottom|search_backward|search_forward 137 \fB/buffer\fR clear|top|bottom|search_backward|search_forward
138 The buffer command manipulates the current buddy's buffer (chat window)\&. 138 The buffer command manipulates the current buddy's buffer (chat window)\&.
139 139
140 \fBclear\fR clear the current buddy chat window 140 \fBclear\fR clear the current buddy chat window
141 \fBbottom\fR jump to the bottom of the current buddy chat buffer
141 \fBtop\fR jump to the top of the current buddy chat buffer 142 \fBtop\fR jump to the top of the current buddy chat buffer
142 \fBbottom\fR jump to the bottom of the current buddy chat buffer 143 \fBup\fR [n] scroll the buffer up n lines (default: half a screen)
144 \fBdown\fR [n] scroll the buffer down n lines (default: half a screen)
143 \fBsearch_backward\fR text search for "text" in the current buddy chat buffer 145 \fBsearch_backward\fR text search for "text" in the current buddy chat buffer
144 \fBsearch_forward\fR text search for "text" in the current buddy chat buffer 146 \fBsearch_forward\fR text search for "text" in the current buddy chat buffer
145 \fBdate\fR date jump to the first line after the specified date in the chat buffer (date format: "YYYY\-mm\-dd[THH:MM:SS]", "\-" and ":" are optional) 147 \fBdate\fR date jump to the first line after the specified date in the chat buffer (date format: "YYYY\-mm\-dd[THH:MM:SS]", "\-" and ":" are optional)
146 \fB%\fR n jump to position %n of the buddy chat buffer 148 \fB%\fR n jump to position %n of the buddy chat buffer
147 149