mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 23:36:37 +02:00
doc: update signals arguments in plugin API reference
This commit is contained in:
@@ -7855,15 +7855,15 @@ Arguments:
|
||||
paste pending
|
||||
|
||||
| weechat | input_search |
|
||||
- |
|
||||
pointer: buffer |
|
||||
text search in buffer
|
||||
|
||||
| weechat | input_text_changed |
|
||||
- |
|
||||
pointer: buffer |
|
||||
input text changed
|
||||
|
||||
| weechat | input_text_cursor_moved |
|
||||
- |
|
||||
pointer: buffer |
|
||||
input text cursor moved
|
||||
|
||||
| weechat | key_pressed |
|
||||
|
||||
@@ -7968,15 +7968,15 @@ Paramètres :
|
||||
coller de lignes en cours
|
||||
|
||||
| weechat | input_search |
|
||||
- |
|
||||
pointeur : tampon |
|
||||
recherche de texte dans le tampon
|
||||
|
||||
| weechat | input_text_changed |
|
||||
- |
|
||||
pointeur : tampon |
|
||||
texte modifié dans la barre "input"
|
||||
|
||||
| weechat | input_text_cursor_moved |
|
||||
- |
|
||||
pointeur : tampon |
|
||||
curseur déplacé dans la barre "input"
|
||||
|
||||
| weechat | key_pressed |
|
||||
|
||||
@@ -7928,15 +7928,15 @@ Argomenti:
|
||||
incolla testo in attesa
|
||||
|
||||
| weechat | input_search |
|
||||
- |
|
||||
puntatore: buffer |
|
||||
ricerca testo nel buffer
|
||||
|
||||
| weechat | input_text_changed |
|
||||
- |
|
||||
puntatore: buffer |
|
||||
testo in input modificato
|
||||
|
||||
| weechat | input_text_cursor_moved |
|
||||
- |
|
||||
puntatore: buffer |
|
||||
cursore del testo di input spostato
|
||||
|
||||
| weechat | key_pressed |
|
||||
|
||||
Reference in New Issue
Block a user