mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 22:36:38 +02:00
doc: add "New in version 0.3.6" for functions key_(un)bind in plugin API reference
This commit is contained in:
@@ -5688,6 +5688,8 @@ Functions for key bindings.
|
||||
weechat_key_bind
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
_New in version 0.3.6._
|
||||
|
||||
Add new key bindings.
|
||||
|
||||
[NOTE]
|
||||
@@ -5751,6 +5753,8 @@ weechat.key_bind("mouse", keys)
|
||||
weechat_key_unbind
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
|
||||
_New in version 0.3.6._
|
||||
|
||||
Remove key binding(s).
|
||||
|
||||
[WARNING]
|
||||
|
||||
@@ -5748,6 +5748,8 @@ Fonctions pour les associations de touches.
|
||||
weechat_key_bind
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
_Nouveau dans la version 0.3.6._
|
||||
|
||||
Ajouter de nouvelles associations de touches.
|
||||
|
||||
[NOTE]
|
||||
@@ -5813,6 +5815,8 @@ weechat.key_bind("mouse", keys)
|
||||
weechat_key_unbind
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
|
||||
_Nouveau dans la version 0.3.6._
|
||||
|
||||
Supprimer une/des association(s) de touche(s).
|
||||
|
||||
[WARNING]
|
||||
|
||||
@@ -5696,6 +5696,8 @@ Functions for key bindings.
|
||||
weechat_key_bind
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
_Novità nella versione 0.3.6._
|
||||
|
||||
Add new key bindings.
|
||||
|
||||
[NOTE]
|
||||
@@ -5760,6 +5762,8 @@ weechat.key_bind("mouse", keys)
|
||||
weechat_key_unbind
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
|
||||
_Novità nella versione 0.3.6._
|
||||
|
||||
Remove key binding(s).
|
||||
|
||||
[WARNING]
|
||||
|
||||
Reference in New Issue
Block a user