mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 19:23:13 +02:00
Allow clear of multiple selected buffers with /clear (patch #6112)
This commit is contained in:
@@ -54,7 +54,7 @@ Befehl: auszuf
|
||||
|
||||
|
||||
</programlisting>
|
||||
<command>clear [-all | Nummer]</command>
|
||||
<command>clear [-all | number [number ...]]</command>
|
||||
<programlisting>
|
||||
Fenster leeren
|
||||
|
||||
|
||||
@@ -54,7 +54,7 @@ command: command to execute (a '/' is automatically added if not found at beginn
|
||||
|
||||
|
||||
</programlisting>
|
||||
<command>clear [-all | number]</command>
|
||||
<command>clear [-all | number [number ...]]</command>
|
||||
<programlisting>
|
||||
clear window(s)
|
||||
|
||||
|
||||
@@ -54,12 +54,12 @@ commande: commande
|
||||
|
||||
|
||||
</programlisting>
|
||||
<command>clear [-all | nombre]</command>
|
||||
<command>clear [-all | numéro [numéro ...]]</command>
|
||||
<programlisting>
|
||||
effacer la/les fenêtre(s)
|
||||
|
||||
-all: effacer tous les tampons
|
||||
nombre: effacer un tampon par son numéro
|
||||
numéro: effacer un tampon par son numéro
|
||||
|
||||
</programlisting>
|
||||
<command>connect [-all [-nojoin] | nom_serveur [nom_serveur...] [-nojoin]]</command>
|
||||
|
||||
Reference in New Issue
Block a user