From 074f2dc778f1f75b2b95e66d1eecb2ca0d7e7f2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 19 Apr 2015 09:09:09 +0200 Subject: core: add default keys of cursor mode in /help cursor --- doc/it/autogen/user/weechat_commands.asciidoc | 28 +++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) (limited to 'doc/it') diff --git a/doc/it/autogen/user/weechat_commands.asciidoc b/doc/it/autogen/user/weechat_commands.asciidoc index 5186aa026..f991f43f1 100644 --- a/doc/it/autogen/user/weechat_commands.asciidoc +++ b/doc/it/autogen/user/weechat_commands.asciidoc @@ -186,18 +186,30 @@ command: command to execute (a '/' is automatically added if not found at beginn move up|down|left|right|area_up|area_down|area_left|area_right stop - go: sposta il cursore su un'area di chat, una barra (usando il nome della barra) o le coordinate "x.y" -move: sposta il cursore con direzione -stop: interrompe la modalità cursore + go: move cursor to chat area, a bar (using bar name) or coordinates "x,y" +move: move cursor with direction +stop: stop cursor mode -Senza argomenti, il comando abilita/disabilita la modalità cursore +Without argument, this command toggles cursor mode. -Quando il mouse è abilitato (consultare /help mouse), per default il click con il tasto centrale avvia la modalità cursore in questa posizione. +When mouse is enabled (see /help mouse), by default a middle click will start cursor mode at this point. -Esempi: - vai alla lista nick: +Default keys in cursor mode on chat messages: + m quote message + q quote prefix + message + Q quote time + prefix + message + +Default keys in cursor mode on nicklist: + b ban nick (/ban) + k kick nick (/kick) + K kick and ban nick (/kickban) + q open query with nick (/query) + w query information about user (/whois) + +Examples: + go to nicklist: /cursor go nicklist - vai alle coordinate x=10, y=5: + go to coordinates x=10, y=5: /cursor go 10,5 ---- -- cgit v1.2.3