diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-05-13 22:40:46 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-05-13 22:40:46 +0200 |
commit | d38d9613940889464437e16f35fabce8de8998f1 (patch) | |
tree | 03e4951a470b47f5afedd4cc08c5b8127c67958c /doc/fr | |
parent | 4406087ee57867ff42c8913314c8dd3c15a561f4 (diff) | |
download | weechat-d38d9613940889464437e16f35fabce8de8998f1.zip |
core: add option "send" in command /input (send text to a buffer)
Diffstat (limited to 'doc/fr')
-rw-r--r-- | doc/fr/autogen/user/weechat_commands.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/fr/autogen/user/weechat_commands.txt b/doc/fr/autogen/user/weechat_commands.txt index a8badfa3e..81d1a14ab 100644 --- a/doc/fr/autogen/user/weechat_commands.txt +++ b/doc/fr/autogen/user/weechat_commands.txt @@ -433,6 +433,7 @@ liste des actions : switch_active_buffer_previous : basculer vers le tampon mélangé précédent zoom_merged_buffer : zoom sur le tampon mélangé insert : insérer du texte dans la ligne de commande (les caractères échappés sont autorisés, voir /help print) + send : envoyer du texte au tampon paste_start : début de collage (mode "bracketed paste") paste_stop : fin de collage (mode "bracketed paste") |