diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-07-15 19:04:00 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-07-15 19:04:00 +0200 |
commit | 7389514c0977f3c85faf0cd52db5b9e9759cc5f6 (patch) | |
tree | 8b3a94f60c3f9b15b986b402088da28135f5b1e5 /doc/it/autogen/user | |
parent | 92609e3cd631e491617e0d2ac3b6a129976395cc (diff) | |
download | weechat-7389514c0977f3c85faf0cd52db5b9e9759cc5f6.zip |
core: add option weechat.look.key_bind_safe
Diffstat (limited to 'doc/it/autogen/user')
-rw-r--r-- | doc/it/autogen/user/weechat_options.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt index 05286758f..e36ce89f8 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -593,6 +593,11 @@ ** tipo: bool ** valori: on, off (valore predefinito: `on`) +* [[option_weechat.look.key_bind_safe]] *weechat.look.key_bind_safe* +** descrizione: `allow only binding of "safe" keys (beginning with a ctrl or meta code)` +** tipo: bool +** valori: on, off (valore predefinito: `on`) + * [[option_weechat.look.mouse]] *weechat.look.mouse* ** descrizione: `abilita il supporto del mouse` ** tipo: bool |