diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-02-02 13:56:35 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-02-02 13:56:35 +0100 |
commit | 5aa82a85e3e0e972ed14455cf6cabf3efd259ada (patch) | |
tree | be884f0322f0971496622a976d81593b0f5313e3 /doc/it/autogen/user | |
parent | 94ddf61d2000e5824f12f4e892be6a6d2dbf1c25 (diff) | |
download | weechat-5aa82a85e3e0e972ed14455cf6cabf3efd259ada.zip |
Add option irc.look.display_channel_modes_hide_key to hide channel key in channel modes (bug #23961)
Diffstat (limited to 'doc/it/autogen/user')
-rw-r--r-- | doc/it/autogen/user/irc_options.txt | 5 | ||||
-rw-r--r-- | doc/it/autogen/user/weechat_commands.txt | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/doc/it/autogen/user/irc_options.txt b/doc/it/autogen/user/irc_options.txt index ee1ece928..767b945ed 100644 --- a/doc/it/autogen/user/irc_options.txt +++ b/doc/it/autogen/user/irc_options.txt @@ -48,6 +48,11 @@ ** tipo: bool ** valori: on, off (valore predefinito: on) +* *irc.look.display_channel_modes_hide_key* +** descrizione: hide channel key if modes are displayed in "buffer_name" bar item (this will hide all channel modes arguments if mode +k is set on channel) +** tipo: bool +** valori: on, off (valore predefinito: off) + * *irc.look.display_ctcp_blocked* ** descrizione: visualizza messaggio CTCP anche se bloccato ** tipo: bool diff --git a/doc/it/autogen/user/weechat_commands.txt b/doc/it/autogen/user/weechat_commands.txt index 4f97e0617..154421196 100644 --- a/doc/it/autogen/user/weechat_commands.txt +++ b/doc/it/autogen/user/weechat_commands.txt @@ -155,7 +155,7 @@ valore: numero delle voci nella cronologia da mostrare ........................................ -• *`/input`* `return | complete_next | complete_previous | search_next | delete_previous_char | delete_next_char | delete_previous_word | delete_next_word | delete_beginning_of_line | delete_end_of_line | delete_line | clipboard_paste | transpose_chars | move_beginning_of_line | move_end_of_line | move_previous_char | move_next_char | move_previous_word | move_next_word | history_previous | history_next | history_global_previous | history_global_next | jump_smart | jump_last_buffer | jump_previously_visited_buffer | jump_next_visited_buffer | hotlist_clear | grab_key | grab_key_command | scroll_unread | set_unread | set_unread_current_buffer | insert [args]`:: +• *`/input`* `return | complete_next | complete_previous | search_next | delete_previous_char | delete_next_char | delete_previous_word | delete_next_word | delete_beginning_of_line | delete_end_of_line | delete_line | clipboard_paste | transpose_chars | move_beginning_of_line | move_end_of_line | move_previous_char | move_next_char | move_previous_word | move_next_word | history_previous | history_next | history_global_previous | history_global_next | jump_smart | jump_last_buffer | jump_previously_visited_buffer | jump_next_visited_buffer | hotlist_clear | grab_key | grab_key_command | scroll_unread | set_unread | set_unread_current_buffer | switch_active_buffer | insert [args]`:: ........................................ funzioni per la riga di comando |