mcabber/doc/help/en/hlp_buffer.txt
author Mikael Berthe <mikael@lilotux.net>
Wed, 21 Jun 2006 20:55:28 +0200
changeset 904 9d11c1b1af7a
child 1135 5d7c05932b13
permissions -rw-r--r--
English help files Thanks to Salvador and Lione for their work.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
904
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     1
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     2
 /BUFFER [clear|purge|top|bottom|date|%|search_backward|search_forward]
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     3
 /BUFFER [scroll_lock|scroll_unlock|scroll_toggle]
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     4
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     5
Buddy's buffer manipulation command.  Eg. you can search through buffer for "text", clear chat window etc.
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     6
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     7
/buffer clear
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     8
 Clear the current buddy chat window
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     9
/buffer purge
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    10
 Clear the current buddy chat window and empty all contents of the chat buffer
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    11
/buffer bottom
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    12
 Jump to the bottom of the current buddy chat buffer
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    13
/buffer top
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    14
 Jump to the top of the current buddy chat buffer
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    15
/buffer up [n]
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    16
 Scroll the buffer up [n] lines (default: half a screen)
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    17
/buffer down [n]
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    18
 Scroll the buffer down [n] lines (default: half a screen)
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    19
/buffer date [date]
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    20
 Jump to the first line after the specified [date] in the chat buffer (date format: "YYYY-mm-dd")
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    21
/buffer % n
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    22
 Jump to position %n of the buddy chat buffer
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    23
/buffer search_backward text
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    24
 Search for [text] in the current buddy chat buffer
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    25
/buffer search_forward text
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    26
 Search for [text] in the current buddy chat buffer
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    27
/buffer scroll_lock
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    28
 Lock buffer scrolling
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    29
/buffer scroll_unlock
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    30
 Unlock buffer scrolling
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    31
/buffer scroll_toggle
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
    32
 Toggle buffer scrolling (lock/unlock)