comparison mcabber/doc/mcabber.1.html @ 265:49e9e02dd6d0

Add "/roster search" command
author mikael@frmp8452
date Sat, 02 Jul 2005 19:23:45 +0100
parents 1bcc3eec08f0
children 4d7040cff8ee
comparison
equal deleted inserted replaced
264:b7dd4c337888 265:49e9e02dd6d0
349 Rename current buddy to the given nickname. 349 Rename current buddy to the given nickname.
350 This command does not work for groups, at the moment (but you can move 350 This command does not work for groups, at the moment (but you can move
351 the buddies to another group with the /move command). 351 the buddies to another group with the /move command).
352 </dd> 352 </dd>
353 <dt><b> 353 <dt><b>
354 /roster hide_offline|show_offline|top|bottom 354 /roster bottom|top|hide_offline|show_offline|unread_first|unread_next
355 </b></dt> 355 </b></dt>
356 <dd> 356 <dt><b>
357 The <b>roster</b> command manipulates the roster/buddylist. 357 /roster search bud
358 </b></dt>
359 <dd>
360 The <b>roster</b> command manipulates the roster/buddylist. Here are the available parameters:
358 <table class="hlist"> 361 <table class="hlist">
359 <tr valign="top"> 362 <tr valign="top">
360 <td> 363 <td>
364 <b>bottom</b>
365 </td>
366 <td>
367 jump to the bottom of the roster
368 </td>
369 </tr>
370 <tr valign="top">
371 <td>
372 <b>top</b>
373 </td>
374 <td>
375 jump to the top of the roster
376 </td>
377 </tr>
378 <tr valign="top">
379 <td>
361 <b>hide_offline</b> 380 <b>hide_offline</b>
362 </td> 381 </td>
363 <td> 382 <td>
364 hide offline buddies 383 hide offline buddies
365 </td> 384 </td>
372 show offline buddies 391 show offline buddies
373 </td> 392 </td>
374 </tr> 393 </tr>
375 <tr valign="top"> 394 <tr valign="top">
376 <td> 395 <td>
377 <b>top</b> 396 <b>search</b> bud
378 </td> 397 </td>
379 <td> 398 <td>
380 jump to the top of the roster 399 search for a buddy with a name or buddy containing "bud" (only in the displayed buddylist)
381 </td>
382 </tr>
383 <tr valign="top">
384 <td>
385 <b>bottom</b>
386 </td>
387 <td>
388 jump to the bottom of the roster
389 </td> 400 </td>
390 </tr> 401 </tr>
391 <tr valign="top"> 402 <tr valign="top">
392 <td> 403 <td>
393 <b>unread_first</b> 404 <b>unread_first</b>
442 <p>Free use of this software is granted under the terms of the GNU General Public 453 <p>Free use of this software is granted under the terms of the GNU General Public
443 License (GPL).</p> 454 License (GPL).</p>
444 <div id="footer"> 455 <div id="footer">
445 <p> 456 <p>
446 Version 0.6.2<br /> 457 Version 0.6.2<br />
447 Last updated 02-Jul-2005 13:00:02 CEST 458 Last updated 02-Jul-2005 20:05:04 CEST
448 </p> 459 </p>
449 </div> 460 </div>
450 </div> 461 </div>
451 </body> 462 </body>
452 </html> 463 </html>