diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-01-31 21:42:04 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-01-31 21:42:04 +0100 |
commit | 142fc29e2529125ef0c436e83eb7a819f1ee6386 (patch) | |
tree | 5f8e0c5992cabc7f79407390c2502d1d9a1ec0b1 /doc/it/autogen/user | |
parent | b19ae1162274df05a0fa594453a1dbe32155fb01 (diff) | |
download | weechat-142fc29e2529125ef0c436e83eb7a819f1ee6386.zip |
Add some chars after cursor when scrolling input line: new option weechat.look.input_cursor_scroll (bug #21391)
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 88e6e51a5..9c7f27fa3 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -383,6 +383,11 @@ ** tipo: bool ** valori: on, off (valore predefinito: `on`) +* *weechat.look.input_cursor_scroll* +** descrizione: `number of chars displayed after end of input line when scrolling to display end of line` +** tipo: intero +** valori: 0 .. 100 (valore predefinito: `20`) + * *weechat.look.input_share* ** descrizione: `condivide comandi, testo o entrambi in input per tutti i buffer (resta tuttavia la cronologia locale per ogni buffer)` ** tipo: intero |