diff options
Diffstat (limited to 'doc/it/autogen/user/script_options.txt')
-rw-r--r-- | doc/it/autogen/user/script_options.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/it/autogen/user/script_options.txt b/doc/it/autogen/user/script_options.txt index 3a3c5fd54..3444b7941 100644 --- a/doc/it/autogen/user/script_options.txt +++ b/doc/it/autogen/user/script_options.txt @@ -133,6 +133,11 @@ ** tipo: stringa ** valori: qualsiasi stringa (valore predefinito: `"%s %n %V %v %u | %d | %t"`) +* [[option_script.look.quiet_actions]] *script.look.quiet_actions* +** descrizione: `quiet actions on script buffer: do not display messages on core buffer when scripts are installed/removed/loaded/unloaded (only errors are displayed)` +** tipo: bool +** valori: on, off (valore predefinito: `on`) + * [[option_script.look.sort]] *script.look.sort* ** descrizione: `default sort keys for scripts: comma-separated list of identifiers: a=author, A=autoloaded, d=date added, e=extension, i=installed, l=language, n=name, o=obsolete, p=popularity, r=running, u=date updated; char "-" can be used before identifier to reverse order; example: "i,u": installed scripts first, sorted by update date` ** tipo: stringa |