1
0
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:
Sebastien Helleu
2007-08-08 09:07:19 +00:00
parent f68a2cbfcd
commit 028d38b44e
24 changed files with 1894 additions and 1878 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ Befehl: auszuf
</programlisting>
<command>clear [-all | Nummer]</command>
<command>clear [-all | number [number ...]]</command>
<programlisting>
Fenster leeren
+1 -1
View File
@@ -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)
+2 -2
View File
@@ -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>