mcabber/doc/help/en/hlp_buffer.txt
changeset 1532 eebeb4171232
parent 1464 ec5d5a9fef76
child 1776 a6d71ddf927f
equal deleted inserted replaced
1531:9f92c0edde1c 1532:eebeb4171232
     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|%|search_backward|search_forward
     4  /BUFFER [scroll_lock|scroll_unlock|scroll_toggle]
     4  /BUFFER scroll_lock|scroll_unlock|scroll_toggle
       
     5  /BUFFER save filename
     5 
     6 
     6 Buddy's buffer manipulation command.  Eg. you can search through buffer for "text", clear chat window etc.
     7 Buddy's buffer manipulation command.  Eg. you can search through buffer for "text", clear chat window etc.
     7 
     8 
     8 /buffer clear
     9 /buffer clear
     9  Clear the current buddy chat window
    10  Clear the current buddy chat window
    35  Lock buffer scrolling
    36  Lock buffer scrolling
    36 /buffer scroll_unlock
    37 /buffer scroll_unlock
    37  Unlock buffer scrolling
    38  Unlock buffer scrolling
    38 /buffer scroll_toggle
    39 /buffer scroll_toggle
    39  Toggle buffer scrolling (lock/unlock)
    40  Toggle buffer scrolling (lock/unlock)
       
    41 /buffer save filename
       
    42  Save the contents of the current buffer to the file "filename"