2015-03-11 20:15:23 +01:00
//
// This file is auto-generated by script docgen.py.
// DO NOT EDIT BY HAND!
//
2020-05-03 14:03:50 +02:00
// tag::infos[]
2010-02-12 17:15:30 +01:00
[width="100%",cols="^1,^2,6,6",options="header"]
2013-11-04 21:41:34 +01:00
|===
2010-03-24 19:54:31 +01:00
| Plugin | Nome | Descrizione | Argomenti
2009-12-04 12:11:12 +01:00
2010-02-12 17:15:30 +01:00
| fifo | fifo_filename | nome della pipe FIFO | -
2009-12-04 12:11:12 +01:00
2018-01-06 13:58:26 +01:00
| guile | guile_eval | evaluation of source code | source code to execute
2017-12-23 21:21:40 +01:00
| guile | guile_interpreter | name of the interpreter used | -
| guile | guile_version | version of the interpreter used | -
2010-03-24 19:54:31 +01:00
| irc | irc_buffer | ottiene puntatore al buffer per un server/canale/nick IRC | server,canale,nick (canale e nick sono opzionali)
2009-12-04 12:11:12 +01:00
2012-01-16 22:20:47 +01:00
| irc | irc_is_channel | 1 se la stringa è il nome di un canale IRC valido per il server | server,canale (server è opzionale)
2010-03-25 10:39:07 +01:00
2010-04-08 10:24:05 +02:00
| irc | irc_is_nick | 1 se la stringa è un nick IRC valido | nick
2009-12-04 12:11:12 +01:00
2010-03-24 19:54:31 +01:00
| irc | irc_nick | ottiene nick corrente su un server | nome server
2010-01-18 10:37:53 +01:00
2016-04-05 07:56:43 +02:00
| irc | irc_nick_color | get nick color code (*deprecated* since version 1.5, replaced by "nick_color") | nick
2010-06-15 14:13:59 +02:00
2016-04-05 07:56:43 +02:00
| irc | irc_nick_color_name | get nick color name (*deprecated* since version 1.5, replaced by "nick_color_name") | nick
2009-12-04 12:11:12 +01:00
2010-03-24 19:54:31 +01:00
| irc | irc_nick_from_host | ottiene nick dall'host IRC | host IRC (come `:nick!nome@server.com`)
2009-12-04 12:11:12 +01:00
2010-05-24 09:58:31 +02:00
| irc | irc_server_isupport | 1 se il server supporta questa caratteristica (dal messaggio IRC 005) | server,caratteristica
2010-05-22 10:51:43 +02:00
2010-05-24 09:58:31 +02:00
| irc | irc_server_isupport_value | valore della caratteristica, se supportata dal servre (dal messaggio IRC 005) | server,caratteristica
2010-05-22 10:51:43 +02:00
2018-01-06 13:58:26 +01:00
| javascript | javascript_eval | evaluation of source code | source code to execute
2017-12-23 21:21:40 +01:00
| javascript | javascript_interpreter | name of the interpreter used | -
| javascript | javascript_version | version of the interpreter used | -
2018-01-06 13:58:26 +01:00
| lua | lua_eval | evaluation of source code | source code to execute
2017-12-23 21:21:40 +01:00
| lua | lua_interpreter | name of the interpreter used | -
| lua | lua_version | version of the interpreter used | -
2018-01-06 13:58:26 +01:00
| perl | perl_eval | evaluation of source code | source code to execute
2017-12-23 21:21:40 +01:00
| perl | perl_interpreter | name of the interpreter used | -
| perl | perl_version | version of the interpreter used | -
2018-01-06 13:58:26 +01:00
| php | php_eval | evaluation of source code | source code to execute
2017-12-23 21:21:40 +01:00
| php | php_interpreter | name of the interpreter used | -
| php | php_version | version of the interpreter used | -
2012-07-30 19:29:28 +02:00
| python | python2_bin | path per l'interprete python 2.x | -
2010-11-08 15:10:13 +01:00
2018-01-06 13:58:26 +01:00
| python | python_eval | evaluation of source code | source code to execute
2017-12-23 21:21:40 +01:00
| python | python_interpreter | name of the interpreter used | -
| python | python_version | version of the interpreter used | -
2018-06-14 21:57:27 +02:00
| relay | relay_client_count | number of clients for relay | protocol,status (both are optional, for each argument "*" means all; protocols: irc, weechat; statuses: connecting, waiting_auth, connected, auth_failed, disconnected)
2014-03-05 11:49:25 +01:00
2018-01-06 13:58:26 +01:00
| ruby | ruby_eval | evaluation of source code | source code to execute
2017-12-23 21:21:40 +01:00
| ruby | ruby_interpreter | name of the interpreter used | -
| ruby | ruby_version | version of the interpreter used | -
2019-01-27 14:59:22 +01:00
| spell | spell_dict | elenco separato da virgole di dizionari usati nel buffer | puntatore al buffer ("0x12345678") o buffer con il nome completo ("irc.freenode.weechat")
2018-01-06 13:58:26 +01:00
| tcl | tcl_eval | evaluation of source code | source code to execute
2017-12-23 21:21:40 +01:00
| tcl | tcl_interpreter | name of the interpreter used | -
| tcl | tcl_version | version of the interpreter used | -
2020-03-20 20:42:05 +01:00
| weechat | auto_connect | 1 if automatic connection to servers is enabled, 0 if it has been disabled by the user (option "-a" or "--no-connect") | -
2010-02-12 17:15:30 +01:00
| weechat | charset_internal | set caratteri interno di WeeChat | -
2009-12-04 12:11:12 +01:00
2010-02-12 17:15:30 +01:00
| weechat | charset_terminal | set caratteri terminale | -
2009-12-04 12:11:12 +01:00
2014-03-15 15:08:49 +01:00
| weechat | color_ansi_regex | POSIX extended regular expression to search ANSI escape codes | -
| weechat | color_rgb2term | RGB color converted to terminal color (0-255) | rgb,limit (limit is optional and is set to 256 by default)
| weechat | color_term2rgb | terminal color (0-255) converted to RGB color | color (terminal color: 0-255)
2011-08-15 18:08:43 +02:00
| weechat | cursor_mode | 1 se la modalità cursore è abilitata | -
2011-07-26 18:50:29 +02:00
2018-01-20 08:40:12 +01:00
| weechat | date | WeeChat compilation date/time | -
2009-12-04 12:11:12 +01:00
2012-07-30 19:29:28 +02:00
| weechat | dir_separator | separatore directory | -
2009-12-04 12:11:12 +01:00
2010-02-12 17:15:30 +01:00
| weechat | filters_enabled | 1 se i filtri sono abilitati | -
2009-12-04 12:11:12 +01:00
2010-02-12 17:15:30 +01:00
| weechat | inactivity | inattività della tastiera (secondi) | -
2009-12-04 12:11:12 +01:00
2013-02-03 16:21:06 +01:00
| weechat | locale | locale usato per la traduzione dei messaggi | -
2012-08-16 12:05:47 +02:00
2016-04-05 07:56:43 +02:00
| weechat | nick_color | ottiene il codice del colore del nick | nick
| weechat | nick_color_name | ottiene il nome del colore del nick | nick
2016-11-20 16:07:27 +01:00
| weechat | pid | WeeChat PID (process ID) | -
2019-08-25 19:10:32 +02:00
| weechat | term_color_pairs | number of color pairs supported in terminal | -
| weechat | term_colors | number of colors supported in terminal | -
2013-11-09 15:55:11 +01:00
| weechat | term_height | height of terminal | -
| weechat | term_width | width of terminal | -
2018-11-04 14:43:59 +01:00
| weechat | totp_generate | generate a Time-based One-Time Password (TOTP) | secret (in base32), timestamp (optional, current time by default), number of digits (optional, between 4 and 10, 6 by default)
| weechat | totp_validate | validate a Time-based One-Time Password (TOTP): 1 if TOTP is correct, otherwise 0 | secret (in base32), one-time password, timestamp (optional, current time by default), number of passwords before/after to test (optional, 0 by default)
2016-12-31 18:28:55 +01:00
| weechat | uptime | WeeChat uptime (format: "days:hh:mm:ss") | "days" (number of days) or "seconds" (number of seconds) (optional)
2010-02-12 17:15:30 +01:00
| weechat | version | versione di WeeChat | -
2010-02-10 11:21:25 +01:00
2013-05-18 22:48:14 +02:00
| weechat | version_git | Versione git di weechat (output del comando "git describe" solo per la versione di sviluppo, vuoto per una release stabile) | -
2012-12-16 23:07:33 +01:00
2010-03-24 19:54:31 +01:00
| weechat | version_number | versione di WeeChat (come numero) | -
2009-12-04 12:11:12 +01:00
2012-07-30 19:29:28 +02:00
| weechat | weechat_dir | directory WeeChat | -
2009-12-04 12:11:12 +01:00
2019-12-13 10:55:30 -05:00
| weechat | weechat_headless | 1 if WeeChat is running headless | -
2012-07-30 19:29:28 +02:00
| weechat | weechat_libdir | directory "lib" di WeeChat | -
2009-12-04 12:11:12 +01:00
2012-07-30 19:29:28 +02:00
| weechat | weechat_localedir | directory "locale" di WeeChat | -
2009-12-04 12:11:12 +01:00
2012-07-30 19:29:28 +02:00
| weechat | weechat_sharedir | directory "share" di WeeChat | -
2009-12-04 12:11:12 +01:00
2010-02-12 17:15:30 +01:00
| weechat | weechat_site | sito di WeeChat | -
| weechat | weechat_site_download | sito di WeeChat, pagina di download | -
2009-12-04 12:11:12 +01:00
2011-01-10 18:14:48 +01:00
| weechat | weechat_upgrading | 1 se si sta aggiornando WeeChat (comando `/upgrade`) | -
2010-12-26 12:16:47 +01:00
2013-11-04 21:41:34 +01:00
|===
2020-05-03 14:03:50 +02:00
// end::infos[]