mcabber/doc/help/en/hlp_buffer.txt
changeset 1464 ec5d5a9fef76
parent 1279 8bbc764139ef
child 1532 eebeb4171232
equal deleted inserted replaced
1463:477581e3b95e 1464:ec5d5a9fef76
     1 
     1 
     2  /BUFFER [clear|close|close_all|purge]
     2  /BUFFER [clear|close|close_all|purge|list]
     3  /BUFFER [top|bottom|date|%|search_backward|search_forward]
     3  /BUFFER [top|bottom|date|%|search_backward|search_forward]
     4  /BUFFER [scroll_lock|scroll_unlock|scroll_toggle]
     4  /BUFFER [scroll_lock|scroll_unlock|scroll_toggle]
     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 
    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 [jid]
    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 list
       
    17  Display the list of existing buffers, with their length (lines/blocks)
    16 /buffer top
    18 /buffer top
    17  Jump to the top of the current buddy chat buffer
    19  Jump to the top of the current buddy chat buffer
    18 /buffer bottom
    20 /buffer bottom
    19  Jump to the bottom of the current buddy chat buffer
    21  Jump to the bottom of the current buddy chat buffer
    20 /buffer up [n]
    22 /buffer up [n]