diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-04-28 23:24:32 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-04-28 23:24:32 +0200 |
commit | f1dfe0824349712055f343a27d5a30793d139096 (patch) | |
tree | bf91b62c1f564df3e4657dfb2fbc5b71b82cbcab /doc/it/autogen/user/weechat_commands.txt | |
parent | 87d29b19871ef7b967a1a818eae338ed29faade9 (diff) | |
download | weechat-f1dfe0824349712055f343a27d5a30793d139096.zip |
Add keys for undo/redo changes on command line (default: ctrl/alt + underscore) (task #9483)
Diffstat (limited to 'doc/it/autogen/user/weechat_commands.txt')
-rw-r--r-- | doc/it/autogen/user/weechat_commands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/autogen/user/weechat_commands.txt b/doc/it/autogen/user/weechat_commands.txt index 15f9cc9ec..8eabc7076 100644 --- a/doc/it/autogen/user/weechat_commands.txt +++ b/doc/it/autogen/user/weechat_commands.txt @@ -179,7 +179,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 | switch_active_buffer | switch_active_buffer_previous | 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 | undo | redo | 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 | switch_active_buffer_previous | insert [args]`:: ........................................ funzioni per la riga di comando |