diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-06-03 17:08:17 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-06-03 17:08:17 +0200 |
commit | dd4eb80e81a5db8bda4a5a8fbe2a59d81cca025a (patch) | |
tree | 3b0f4a17243b57a58b5929f9398af9d0b2b9dd4b /doc/it | |
parent | 498aa3256fcc375424d228a885b7c411436ffbaf (diff) | |
download | weechat-dd4eb80e81a5db8bda4a5a8fbe2a59d81cca025a.zip |
doc: fix formatting issues with links that target a blank window
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/weechat_faq.it.adoc | 46 | ||||
-rw-r--r-- | doc/it/weechat_plugin_api.it.adoc | 26 | ||||
-rw-r--r-- | doc/it/weechat_quickstart.it.adoc | 4 | ||||
-rw-r--r-- | doc/it/weechat_scripting.it.adoc | 22 | ||||
-rw-r--r-- | doc/it/weechat_user.it.adoc | 146 |
5 files changed, 122 insertions, 122 deletions
diff --git a/doc/it/weechat_faq.it.adoc b/doc/it/weechat_faq.it.adoc index a95ef0227..c1a5ee969 100644 --- a/doc/it/weechat_faq.it.adoc +++ b/doc/it/weechat_faq.it.adoc @@ -29,7 +29,7 @@ Because WeeChat is very light and brings innovating features. // TRANSLATION MISSING More info on the WeeChat -https://weechat.org/about/features/[features page ^↗^,window=_blank]. +https://weechat.org/about/features/[features page ^↗^^]. [[compilation_install]] == Compilazione / installazione @@ -39,7 +39,7 @@ https://weechat.org/about/features/[features page ^↗^,window=_blank]. // TRANSLATION MISSING Some remote GUIs are available, see the -https://weechat.org/about/interfaces/[remote interfaces page ^↗^,window=_blank]. +https://weechat.org/about/interfaces/[remote interfaces page ^↗^^]. [[compile_git]] === Non è possibile compilare WeeChat dopo aver clonato il repository git, perché? @@ -48,7 +48,7 @@ https://weechat.org/about/interfaces/[remote interfaces page ^↗^,window=_blan WeeChat must be compiled with CMake. // TRANSLATION MISSING -Please follow link:weechat_user.en.html#source_package[build instructions ^↗^,window=_blank] +Please follow link:weechat_user.en.html#source_package[build instructions ^↗^^] and ensure all required dependencies are installed. // TRANSLATION MISSING @@ -59,7 +59,7 @@ If you still have issues, please report them to the developers. === How can I install WeeChat on macOS? // TRANSLATION MISSING -It is recommended to use https://brew.sh/[Homebrew ^↗^,window=_blank], +It is recommended to use https://brew.sh/[Homebrew ^↗^^], you can get help with: ---- @@ -78,13 +78,13 @@ brew install weechat // TRANSLATION MISSING Per l'aiuto digitare `/help`. Per l'aiuto su un comando, digitare `/help comando`. -link:weechat_user.it.html#key_bindings[Keys ^↗^,window=_blank] and -link:weechat_user.it.html#commands_and_options[commands ^↗^,window=_blank] are listed +link:weechat_user.it.html#key_bindings[Keys ^↗^^] and +link:weechat_user.it.html#commands_and_options[commands ^↗^^] are listed in documentation. // TRANSLATION MISSING It's recommended for new users to read the -link:weechat_quickstart.it.html[Quickstart guide ^↗^,window=_blank]. +link:weechat_quickstart.it.html[Quickstart guide ^↗^^]. [[display]] == Visualizzare @@ -117,7 +117,7 @@ It's a common issue with a variety of causes, please read carefully and check screen) // TRANSLATION MISSING * check that option - link:weechat_user.it.html#option_weechat.look.eat_newline_glitch[_weechat.look.eat_newline_glitch_ ^↗^,window=_blank] + link:weechat_user.it.html#option_weechat.look.eat_newline_glitch[_weechat.look.eat_newline_glitch_ ^↗^^] is off (this option may cause display bugs) [NOTE] @@ -133,9 +133,9 @@ This may be caused by a libc bug in function _wcwidth_, which should be fixed in glibc 2.22 (maybe not yet available in your distribution). There is a workaround to use the fixed _wcwidth_ function: -https://blog.nytsoi.net/2015/05/04/emoji-support-for-weechat[https://blog.nytsoi.net/2015/05/04/emoji-support-for-weechat ^↗^,window=_blank]. +https://blog.nytsoi.net/2015/05/04/emoji-support-for-weechat[https://blog.nytsoi.net/2015/05/04/emoji-support-for-weechat ^↗^^]. -See this https://github.com/weechat/weechat/issues/79[bug report ^↗^,window=_blank] +See this https://github.com/weechat/weechat/issues/79[bug report ^↗^^] for more information. [[bars_background]] @@ -200,7 +200,7 @@ windows. [[buffers_list]] === Come si può visualizzare la lista dei buffer sulla sinistra? -The plugin link:weechat_user.it.html#buflist[buflist ^↗^,window=_blank] +The plugin link:weechat_user.it.html#buflist[buflist ^↗^^] is loaded and enabled by default. To limit size of bar: @@ -247,7 +247,7 @@ like `237` for dark gray. The buflist plugin provides lot of options that you can customize, please read the help on each option. -There's also a https://github.com/weechat/weechat/wiki/buflist[wiki page ^↗^,window=_blank] +There's also a https://github.com/weechat/weechat/wiki/buflist[wiki page ^↗^^] with examples of advanced buflist configuration. [[customize_prefix]] @@ -293,7 +293,7 @@ These colors can be changed with the options __weechat.color.status_data_*__ (buffers) and __weechat.color.status_count_*__ (counters). + Other hotlist options can be changed with the options __weechat.look.hotlist_*__. -See link:weechat_user.it.html#screen_layout[User's guide / Screen layout ^↗^,window=_blank] +See link:weechat_user.it.html#screen_layout[User's guide / Screen layout ^↗^^] for more info about the hotlist. [[input_bar_size]] @@ -472,7 +472,7 @@ You can use any color number in options (optional: you can add color aliases with command `/color`). // TRANSLATION MISSING -Please read the link:weechat_user.it.html#colors[User's guide / Colors ^↗^,window=_blank] +Please read the link:weechat_user.it.html#colors[User's guide / Colors ^↗^^] for more information about colors management. [[search_text]] @@ -482,7 +482,7 @@ Il tasto predefinito è kbd:[Ctrl+r] (il comando è: `+/input search_text_here+` E per passare alle notifiche: kbd:[Alt+p] / kbd:[Alt+n]. // TRANSLATION MISSING -See link:weechat_user.it.html#key_bindings[User's guide / Key bindings ^↗^,window=_blank] +See link:weechat_user.it.html#key_bindings[User's guide / Key bindings ^↗^^] for more info about this feature. // TRANSLATION MISSING @@ -666,7 +666,7 @@ kbd:[1] per passare al buffer 11. // TRANSLATION MISSING List of default keys is in -link:weechat_user.it.html#key_bindings[User's guide / Key bindings ^↗^,window=_blank]. +link:weechat_user.it.html#key_bindings[User's guide / Key bindings ^↗^^]. // TRANSLATION MISSING To jump to buffers with number ≥ 100, you could define a trigger and then use @@ -904,7 +904,7 @@ kbd:[Alt+=] abilita/disabilita i filtri). [[filter_irc_join_part_quit]] === How can I filter join/part/quit and other annoying messages on IRC channels? -See link:weechat_user.it.html#irc_smart_filter[User's guide / IRC smart filter ^↗^,window=_blank]. +See link:weechat_user.it.html#irc_smart_filter[User's guide / IRC smart filter ^↗^^]. [[filter_irc_join_channel_messages]] === Come posso filtrare i messaggi visualizzati all'ingresso su un canale IRC? @@ -1007,7 +1007,7 @@ Altri script correlati: // TRANSLATION MISSING You can use the -link:weechat_user.it.html#max_hotlist_level_nicks[hotlist_max_level_nicks_add ^↗^,window=_blank] +link:weechat_user.it.html#max_hotlist_level_nicks[hotlist_max_level_nicks_add ^↗^^] buffer property to set the max hotlist level for some nicks, per buffer, or per group of buffers (like IRC servers). @@ -1225,7 +1225,7 @@ Unload and disable auto-loading of "xfer" plugin (used for IRC DCC): Define a passphrase and use secured data wherever you can for sensitive data like passwords: see `/help secure` and `/help` on options (if you can use secured data, it is written in the help). -See also link:weechat_user.it.html#secured_data[Guida per l’Utente / Secured data ^↗^,window=_blank]. +See also link:weechat_user.it.html#secured_data[Guida per l’Utente / Secured data ^↗^^]. For example: @@ -1247,7 +1247,7 @@ contains your passwords ciphered with your passphrase. Some other files may contain sensitive info like passwords (if they are not stored in _sec.conf_ with the `/secure` command). -See the link:weechat_user.it.html#files_and_directories[User's guide / Files and directories ^↗^,window=_blank] +See the link:weechat_user.it.html#files_and_directories[User's guide / Files and directories ^↗^^] for more information about configuration files. [[development]] @@ -1257,7 +1257,7 @@ for more information about configuration files. === Come posso segnalare bug, richiedere nuove funzionalità o inviare patch? // TRANSLATION MISSING -See https://weechat.org/about/support/[this page ^↗^,window=_blank]. +See https://weechat.org/about/support/[this page ^↗^^]. [[gdb_error_threads]] === Quando eseguo WeeChat in gdb, c'è un errore riguardo ai thread, cosa posso fare? @@ -1297,11 +1297,11 @@ Ci sono molti compiti da fare (testing, scrittura del codice, documentazione, .. // TRANSLATION MISSING Please contact us via IRC or mail, look at -https://weechat.org/about/support/[support page ^↗^,window=_blank]. +https://weechat.org/about/support/[support page ^↗^^]. [[donate]] === Posso donare denaro o altre cose agli sviluppatori di WeeChat? // TRANSLATION MISSING You can give us money to help development. -Details on https://weechat.org/donate/[donation page ^↗^,window=_blank]. +Details on https://weechat.org/donate/[donation page ^↗^^]. diff --git a/doc/it/weechat_plugin_api.it.adoc b/doc/it/weechat_plugin_api.it.adoc index 3e28d2ce2..21faf71b4 100644 --- a/doc/it/weechat_plugin_api.it.adoc +++ b/doc/it/weechat_plugin_api.it.adoc @@ -14,7 +14,7 @@ del programma stesso. // TRANSLATION MISSING Latest version of this document can be found on -https://weechat.org/doc/[this page ^↗^,window=_blank]. +https://weechat.org/doc/[this page ^↗^^]. [[introduction]] == Introduzione @@ -302,7 +302,7 @@ Functions to register a script: used only by scripting API, not the C API. Register the script. For more information, see the -link:weechat_scripting.it.html#register_function[WeeChat scripting guide ^↗^,window=_blank]. +link:weechat_scripting.it.html#register_function[WeeChat scripting guide ^↗^^]. Script (Python): @@ -2104,7 +2104,7 @@ Split a string like the shell does for a command with arguments. // TRANSLATION MISSING This function is a C conversion of Python class "shlex" (file: Lib/shlex.py in Python repository), see -https://docs.python.org/3/library/shlex.html[this page ^↗^,window=_blank]. +https://docs.python.org/3/library/shlex.html[this page ^↗^^]. Prototipo: @@ -4006,7 +4006,7 @@ exception for the following chars, that have a specific behavior in WeeChat: // TRANSLATION MISSING * U+0009 (Tabulation): value of option - link:weechat_user.it.html#option_weechat.look.tab_width[weechat.look.tab_width ^↗^,window=_blank] + link:weechat_user.it.html#option_weechat.look.tab_width[weechat.look.tab_width ^↗^^] * U+0001 (1) to U+001F (31), except U+0009 (Tabulation): 1 * U+00AD (173, soft hyphen): -1 * U+200B (8203, zero width space): -1 @@ -7395,7 +7395,7 @@ option5 = weechat.config_new_option(config_file, section, "option5", "color", [NOTE] In Ruby, the 3 callbacks + data (6 strings) must be given in an array of 6 strings (due to a Ruby limitation of 15 arguments by function), see the -link:++weechat_scripting.it.html#_ruby++[WeeChat Scripting Guide ^↗^,window=_blank] +link:++weechat_scripting.it.html#_ruby++[WeeChat Scripting Guide ^↗^^] for more info _(fixed in version 0.4.1)_. ==== config_search_option @@ -9524,7 +9524,7 @@ Argomenti: * _message_: messaggio da visualizzare // TRANSLATION MISSING -See the link:weechat_user.it.html#lines_tags[WeeChat user's guide / Lines tags ^↗^,window=_blank] +See the link:weechat_user.it.html#lines_tags[WeeChat user's guide / Lines tags ^↗^^] for a list of commonly used tags in WeeChat. Esempio in C: @@ -10339,7 +10339,7 @@ In scripting API, the function _name_ is called directly and its result // TRANSLATION MISSING If you want to retrieve infos about WeeChat (like current stable version, latest git commit, etc.), you can use URLs on -https://weechat.org/dev/info/[this page ^↗^,window=_blank]. +https://weechat.org/dev/info/[this page ^↗^^]. [NOTE] La dimensione del buffer per l'invio dei dati alla callback è di 64KB (ci sono @@ -13101,14 +13101,14 @@ List of modifiers defined by WeeChat and plugins that can be used: | - | Any string. | String with IRC tag value escaped, - see https://ircv3.net/specs/extensions/message-tags#escaping-values[this page ^↗^,window=_blank]. + see https://ircv3.net/specs/extensions/message-tags#escaping-values[this page ^↗^^]. // TRANSLATION MISSING | [[hook_modifier_irc_tag_unescape_value]] irc_tag_unescape_value | 3.3 | - | Any string. | String with IRC tag value unescaped, - see https://ircv3.net/specs/extensions/message-tags#escaping-values[this page ^↗^,window=_blank]. + see https://ircv3.net/specs/extensions/message-tags#escaping-values[this page ^↗^^]. // TRANSLATION MISSING | [[hook_modifier_color_decode_ansi]] color_decode_ansi | 1.0 @@ -16385,7 +16385,7 @@ Argomenti: ** _nicklist_: la barra viene visualizzata nelle finestre con liste nick // TRANSLATION MISSING ** evaluated expression: see the - link:weechat_user.it.html#bar_conditions[WeeChat user's guide / Bar conditions ^↗^,window=_blank] + link:weechat_user.it.html#bar_conditions[WeeChat user's guide / Bar conditions ^↗^^] * _position_: _top_, _bottom_, _left_ o _right_ * _filling_top_bottom_: ** _horizontal_: gli elementi sono posizionati in orizzontale @@ -16460,7 +16460,7 @@ bar = weechat.bar_new("mybar", "off", "100", "window", "", "top", "horizontal", With WeeChat ≥ 2.9, in Ruby, the 4 colors (color_fg, color_delim, color_bg, color_bg_inactive) must be given in an array of 4 strings (due to a Ruby limitation of 15 arguments by function), see the -link:++weechat_scripting.it.html#_ruby++[WeeChat scripting guide ^↗^,window=_blank] +link:++weechat_scripting.it.html#_ruby++[WeeChat scripting guide ^↗^^] for more info. ==== bar_set @@ -17181,7 +17181,7 @@ if (hashtable_in) // TRANSLATION MISSING [NOTE] -See the link:weechat_scripting.it.html#irc_message_parse[Guida allo Scripting di WeeChat / Verifica messaggio ^↗^,window=_blank] +See the link:weechat_scripting.it.html#irc_message_parse[Guida allo Scripting di WeeChat / Verifica messaggio ^↗^^] for more info about "irc_message_parse" output. Script (Python): @@ -18870,7 +18870,7 @@ Argomenti: * _search_: expression to evaluate, default pointer in expression is the name of hdata (and this pointer changes for each element in list); for help on expression, see the - link:weechat_user.it.html#command_weechat_eval[WeeChat user's guide / Command /eval ^↗^,window=_blank] + link:weechat_user.it.html#command_weechat_eval[WeeChat user's guide / Command /eval ^↗^^] // TRANSLATION MISSING * _pointers_: hashtable for call to function <<_string_eval_expression,string_eval_expression>> diff --git a/doc/it/weechat_quickstart.it.adoc b/doc/it/weechat_quickstart.it.adoc index 7335987de..c2326e1b8 100644 --- a/doc/it/weechat_quickstart.it.adoc +++ b/doc/it/weechat_quickstart.it.adoc @@ -393,13 +393,13 @@ per esempio: Vedi `/help script` per più informazioni. Una lista degli script è disponibile su WeeChat tramite `/script` o su -https://weechat.org/scripts/[questa pagina ^↗^,window=_blank]. +https://weechat.org/scripts/[questa pagina ^↗^^]. [[more_doc]] == Ulteriore documentazione Ora sei in grado di usare WeeChat e leggere -https://weechat.org/doc/[FAQ/documentazione ^↗^,window=_blank] +https://weechat.org/doc/[FAQ/documentazione ^↗^^] per qualsiasi altra domanda. Buon WeeChat! diff --git a/doc/it/weechat_scripting.it.adoc b/doc/it/weechat_scripting.it.adoc index 6416a22e4..4f9cb47e8 100644 --- a/doc/it/weechat_scripting.it.adoc +++ b/doc/it/weechat_scripting.it.adoc @@ -14,7 +14,7 @@ del programma stesso. // TRANSLATION MISSING Latest version of this document can be found on -https://weechat.org/doc/[this page ^↗^,window=_blank]. +https://weechat.org/doc/[this page ^↗^^]. [[introduction]] == Introduzione @@ -63,7 +63,7 @@ function, this can crash WeeChat. + If something must be run in background, the function `+hook_process+` can be used. See example in the chapter <<hook_process,Eseguire un processo in background>> and the documentation on the function `+hook_process+` in the -link:weechat_plugin_api.it.html#_hook_process[WeeChat plugin API reference ^↗^,window=_blank]. +link:weechat_plugin_api.it.html#_hook_process[WeeChat plugin API reference ^↗^^]. [[languages_specificities]] === Specifiche per i linguaggi @@ -77,7 +77,7 @@ link:weechat_plugin_api.it.html#_hook_process[WeeChat plugin API reference ^↗ WeeChat defines a `weechat` module which must be imported with `import weechat`. + A Python stub for WeeChat API is available in the repository: -https://raw.githubusercontent.com/weechat/weechat/master/src/plugins/python/weechat.pyi[weechat.pyi ^↗^,window=_blank]. +https://raw.githubusercontent.com/weechat/weechat/master/src/plugins/python/weechat.pyi[weechat.pyi ^↗^^]. // TRANSLATION MISSING [[python_functions]] @@ -114,7 +114,7 @@ receive a string of type `str` or `bytes` (this list is not exhaustive): It is recommended to use modifier `+irc_in2_yyy+` instead, the string received is always UTF-8 valid. + See function `+hook_modifier+` in the - link:weechat_plugin_api.it.html#_hook_modifier[WeeChat plugin API reference ^↗^,window=_blank]. + link:weechat_plugin_api.it.html#_hook_modifier[WeeChat plugin API reference ^↗^^]. | hook_signal | xxx,irc_out_yyy + @@ -129,7 +129,7 @@ receive a string of type `str` or `bytes` (this list is not exhaustive): It is recommended to use signal `+xxx,irc_out1_yyy+` instead, the string received is always UTF-8 valid. + See function `+hook_signal+` in the - link:weechat_plugin_api.it.html#_hook_signal[WeeChat plugin API reference ^↗^,window=_blank]. + link:weechat_plugin_api.it.html#_hook_signal[WeeChat plugin API reference ^↗^^]. | hook_process + hook_process_hashtable @@ -217,7 +217,7 @@ You can pass this constant when a function accepts null as an argument and you will get it as the value of an argument in a callback function if the argument value is null. To see which functions accept null values and passes null values to callbacks, look at the Python prototypes in the -link:weechat_plugin_api.en.html[WeeChat plugin API reference ^↗^,window=_blank]. +link:weechat_plugin_api.en.html[WeeChat plugin API reference ^↗^^]. [[language_guile]] ==== Guile (Scheme) @@ -398,7 +398,7 @@ directory _autoload_ viene creato automaticamente'. // TRANSLATION MISSING Script API is almost the same as C plugin API. -You can look at link:weechat_plugin_api.it.html[WeeChat plugin API reference ^↗^,window=_blank] +You can look at link:weechat_plugin_api.it.html[WeeChat plugin API reference ^↗^^] for detail about each function in API: prototype, arguments, return values, examples. È importante fare la differenza tra un _plugin_ ed uno _script_: @@ -572,7 +572,7 @@ weechat_hook_timer(1000, 0, 1, $timer_cb, 'test'); // TRANSLATION MISSING For more information about functions in API, please read the -link:weechat_plugin_api.it.html[WeeChat plugin API reference ^↗^,window=_blank]. +link:weechat_plugin_api.it.html[WeeChat plugin API reference ^↗^^]. [[script_api_functions]] === Funzioni @@ -907,7 +907,7 @@ Elenco di costanti nelle API per gli script: // TRANSLATION MISSING This chapter shows some common tasks, with examples. Only partial things in API are used here, for full reference, see the -link:weechat_plugin_api.it.html[WeeChat plugin API reference ^↗^,window=_blank]. +link:weechat_plugin_api.it.html[WeeChat plugin API reference ^↗^^]. [[buffers]] === Buffer @@ -1188,7 +1188,7 @@ weechat.hook_process("url:https://weechat.org/dev/info/stable/", [TIP] // TRANSLATION MISSING All infos available about WeeChat are on -https://weechat.org/dev/info/[this page ^↗^,window=_blank]. +https://weechat.org/dev/info/[this page ^↗^^]. Esempio di trasferimento di un URL con un'opzione: scaricare l'ultimo pacchetto di sviluppo di WeeChat nel file _/tmp/weechat-devel.tar.gz_: @@ -1208,7 +1208,7 @@ weechat.hook_process_hashtable("url:https://weechat.org/files/src/weechat-devel. // TRANSLATION MISSING For more information about URL transfer and available options, see functions `+hook_process+` and `+hook_process_hashtable+` in -link:weechat_plugin_api.it.html#_hook_process[WeeChat plugin API reference ^↗^,window=_blank]. +link:weechat_plugin_api.it.html#_hook_process[WeeChat plugin API reference ^↗^^]. [[config_options]] === Configurazione / opzioni diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index f42448f15..f94f1328f 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -14,7 +14,7 @@ del programma stesso. // TRANSLATION MISSING Latest version of this document can be found on -https://weechat.org/doc/[this page ^↗^,window=_blank]. +https://weechat.org/doc/[this page ^↗^^]. [[introduction]] == Introduzione @@ -33,12 +33,12 @@ Le principali caratteristiche: * piccolo, veloce e leggero * personalizzabile ed estensibile con plugin e script * conforme alle RFC di IRC - https://datatracker.ietf.org/doc/html/rfc1459[1459 ^↗^,window=_blank], - https://datatracker.ietf.org/doc/html/rfc2810[2810 ^↗^,window=_blank], - https://datatracker.ietf.org/doc/html/rfc2811[2811 ^↗^,window=_blank], - https://datatracker.ietf.org/doc/html/rfc2812[2812 ^↗^,window=_blank], - https://datatracker.ietf.org/doc/html/rfc2813[2813 ^↗^,window=_blank] e - https://datatracker.ietf.org/doc/html/rfc7194[7194 ^↗^,window=_blank] + https://datatracker.ietf.org/doc/html/rfc1459[1459 ^↗^^], + https://datatracker.ietf.org/doc/html/rfc2810[2810 ^↗^^], + https://datatracker.ietf.org/doc/html/rfc2811[2811 ^↗^^], + https://datatracker.ietf.org/doc/html/rfc2812[2812 ^↗^^], + https://datatracker.ietf.org/doc/html/rfc2813[2813 ^↗^^] e + https://datatracker.ietf.org/doc/html/rfc7194[7194 ^↗^^] // TRANSLATION MISSING * IRC proxy and relay for remote interfaces * multi-piattaforma (GNU/Linux, *BSD, macOS, Windows ed altre) @@ -46,7 +46,7 @@ Le principali caratteristiche: // TRANSLATION MISSING The list of all features can be found on -https://weechat.org/about/features/[this page ^↗^,window=_blank]. +https://weechat.org/about/features/[this page ^↗^^]. [[prerequisites]] === Requisiti @@ -75,7 +75,7 @@ I pacchetti binari sono disponibili per molte distribuzioni, incluse: * Debian/Ubuntu (o qualunque distribuzione compatibile): `apt-get install weechat-curses weechat-plugins` + For latest versions and nightly builds: - https://weechat.org/download/debian/[Debian repositories ^↗^,window=_blank] + https://weechat.org/download/debian/[Debian repositories ^↗^^] * Fedora Core: `dnf install weechat` * FreeBSD: `pkg install weechat` * Gentoo: `emerge weechat` @@ -84,7 +84,7 @@ I pacchetti binari sono disponibili per molte distribuzioni, incluse: * openSUSE: `zypper in weechat` * Sourcemage: `cast weechat` // TRANSLATION MISSING -* macOS (with https://brew.sh/[Homebrew ^↗^,window=_blank]): `brew install weechat` +* macOS (with https://brew.sh/[Homebrew ^↗^^]): `brew install weechat` (for help: `brew info weechat`) Potrebbero risultare utili alcuni pacchetti addizionali, come @@ -99,9 +99,9 @@ installazione. // TRANSLATION MISSING Containers with WeeChat can be built or installed directly from the -https://hub.docker.com/r/weechat/weechat[Docker Hub ^↗^,window=_blank]. + +https://hub.docker.com/r/weechat/weechat[Docker Hub ^↗^^]. + For more information, see the README in the -https://github.com/weechat/weechat-container[weechat-container ^↗^,window=_blank] +https://github.com/weechat/weechat-container[weechat-container ^↗^^] repository. [[source_package]] @@ -112,7 +112,7 @@ WeeChat must be built with CMake. // TRANSLATION MISSING [NOTE] -On macOS, you can use https://brew.sh/[Homebrew ^↗^,window=_blank]: +On macOS, you can use https://brew.sh/[Homebrew ^↗^^]: `brew install --build-from-source weechat`. [[dependencies]] @@ -157,13 +157,13 @@ WeeChat: // TRANSLATION MISSING | zlib1g-dev | | Logger plugin: compression of rotated log files (gzip). + - Relay plugin: compression of messages (WeeChat -> client) with https://zlib.net/[zlib ^↗^,window=_blank] (weechat protocol). + + Relay plugin: compression of messages (WeeChat -> client) with https://zlib.net/[zlib ^↗^^] (weechat protocol). + Script plugin: read of repository index file (gzip). // TRANSLATION MISSING | libzstd-dev | ≥ 0.8.1 | Logger plugin: compression of rotated log files. + - Relay plugin: compression of messages (WeeChat -> client) with https://facebook.github.io/zstd/[Zstandard ^↗^,window=_blank] (weechat protocol). + Relay plugin: compression of messages (WeeChat -> client) with https://facebook.github.io/zstd/[Zstandard ^↗^^] (weechat protocol). |=== [NOTE] @@ -520,7 +520,7 @@ Questo file viene creato nella directory in cui è in esecuzione WeeChat (e On some systems like Archlinux, core dumps could be in another directory like _/var/lib/systemd/coredump_ and you must use the command `coredumpctl` to read it. + For more information, see this -https://wiki.archlinux.org/title/Core_dump[wiki page ^↗^,window=_blank]. +https://wiki.archlinux.org/title/Core_dump[wiki page ^↗^^]. Ad esempio, se _weechat_ è installato in _/usr/bin/_ ed il file _core_ si trova in _/home/user/_, allora eseguire gdb con questo comando: @@ -686,7 +686,7 @@ you can change it with these two commands: ==== XDG directories WeeChat uses XDG directories by default (according to the -https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html[XDG Base Directory Specification ^↗^,window=_blank]). + +https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html[XDG Base Directory Specification ^↗^^]). + A single home directory for all files can be forced by CMake option `WEECHAT_HOME`, the environment variable `WEECHAT_HOME` or the command-line option `-d` / `--dir`. @@ -831,7 +831,7 @@ $ weechat --upgrade ==== Release notes After an upgrade, it is *strongly recommended* to read the -https://weechat.org/files/doc/weechat/ReleaseNotes-devel.html[release notes ^↗^,window=_blank] +https://weechat.org/files/doc/weechat/ReleaseNotes-devel.html[release notes ^↗^^] which contain important information about breaking changes and some manual actions that could be required. @@ -2287,7 +2287,7 @@ Per visualizzare tutti i set caratteri utilizzati, utilizzare il comando seguent ==== Risoluzione problemi Per qualunque problema con i set caratteri, per favore consultare -le link:weechat_faq.it.html#charset[Domande Frequenti di WeeChat / Charset ^↗^,window=_blank]. +le link:weechat_faq.it.html#charset[Domande Frequenti di WeeChat / Charset ^↗^^]. [[charset_commands]] ==== Comandi @@ -2639,7 +2639,7 @@ It is possible to define a max size for log files, and when it is reached, there is automatic rotation of log file. The rotated log files can be compressed with gzip or -https://facebook.github.io/zstd/[zstd ^↗^,window=_blank]. +https://facebook.github.io/zstd/[zstd ^↗^^]. [NOTE] As the compression of a file can take some time, it is performed in background. @@ -2739,7 +2739,7 @@ kbd:[Alt] instead of kbd:[Shift]). [NOTE] Per qualunque problema con il mouse, consultare -link:weechat_faq.it.html#mouse[FAQ di WeeChat / Mouse ^↗^,window=_blank]. +link:weechat_faq.it.html#mouse[FAQ di WeeChat / Mouse ^↗^^]. [[mouse_bind_events]] ==== Associare gli eventi del mouse a comandi @@ -3482,7 +3482,7 @@ $ weechat irc://alice@irc.libera.chat/#weechat,#weechat-fr By default no servers are defined. You can add as many servers as you want with the <<command_irc_server,/server>> command. -For example to connect to https://libera.chat/[libera.chat ^↗^,window=_blank] +For example to connect to https://libera.chat/[libera.chat ^↗^^] with TLS (encrypted trafic): ---- @@ -3676,7 +3676,7 @@ which can also be for example `~/.weechat`. // TRANSLATION MISSING For more information, please look at -https://www.oftc.net/NickServ/CertFP/[this page ^↗^,window=_blank]. +https://www.oftc.net/NickServ/CertFP/[this page ^↗^^]. [[irc_sasl_authentication]] ==== Autenticazione SASL @@ -3793,7 +3793,7 @@ server buffers: ==== Connect with Tor and SASL // TRANSLATION MISSING -Some servers support connections with https://www.torproject.org/[Tor ^↗^,window=_blank], +Some servers support connections with https://www.torproject.org/[Tor ^↗^^], a network of virtual tunnels that allows people and groups to improve their privacy and security on the Internet. @@ -3845,7 +3845,7 @@ And finally, connect to the server: [[irc_ircv3_support]] === IRCv3 support -WeeChat supports the following https://ircv3.net/irc/[IRCv3 extensions ^↗^,window=_blank]: +WeeChat supports the following https://ircv3.net/irc/[IRCv3 extensions ^↗^^]: * <<irc_ircv3_account_notify,account-notify>> * <<irc_ircv3_account_tag,account-tag>> @@ -3872,12 +3872,12 @@ automatically enabled (see option <<option_irc.server_default.capabilities,irc.server_default.capabilities>>). Tables with comparison of different IRC clients, including WeeChat, are available -on https://ircv3.net/software/clients[this page ^↗^,window=_blank]. +on https://ircv3.net/software/clients[this page ^↗^^]. [[irc_ircv3_account_notify]] ==== account-notify -Specification: https://ircv3.net/specs/extensions/account-notify[account-notify ^↗^,window=_blank] +Specification: https://ircv3.net/specs/extensions/account-notify[account-notify ^↗^^] This capability allows the server to send messages when users identify or unidentify on the server. + @@ -3896,7 +3896,7 @@ Examples: [[irc_ircv3_account_tag]] ==== account-tag -Specification: https://ircv3.net/specs/extensions/account-tag[account-tag ^↗^,window=_blank] +Specification: https://ircv3.net/specs/extensions/account-tag[account-tag ^↗^^] This capability allows the server to send account as message tag to commands sent to the client. + @@ -3925,7 +3925,7 @@ Message with tags: [[irc_ircv3_away_notify]] ==== away-notify -Specification: https://ircv3.net/specs/extensions/away-notify[away-notify ^↗^,window=_blank] +Specification: https://ircv3.net/specs/extensions/away-notify[away-notify ^↗^^] This capability allows the server to send away notifications for users present on the same channels as you. @@ -3940,7 +3940,7 @@ with a specific color in the nicklist, using the following options: [[irc_ircv3_batch]] ==== batch -Specification: https://ircv3.net/specs/extensions/batch[batch ^↗^,window=_blank] +Specification: https://ircv3.net/specs/extensions/batch[batch ^↗^^] This capability allows the server to send batched events (grouping of several messages that are related). @@ -3951,7 +3951,7 @@ later, when the batch ends. [[irc_ircv3_cap_notify]] ==== cap-notify -Specification: https://ircv3.net/specs/extensions/capability-negotiation#the-cap-new-subcommand[cap-notify ^↗^,window=_blank] +Specification: https://ircv3.net/specs/extensions/capability-negotiation#the-cap-new-subcommand[cap-notify ^↗^^] This capability allows the server to advertise on new or removed capabilities on the server (via `CAP NEW` and `CAP DEL` commands). @@ -3967,7 +3967,7 @@ Examples: [[irc_ircv3_chghost]] ==== chghost -Specification: https://ircv3.net/specs/extensions/chghost[chghost ^↗^,window=_blank] +Specification: https://ircv3.net/specs/extensions/chghost[chghost ^↗^^] This capability allows the server to send messages when users change name or host. + When the option <<option_irc.look.smart_filter_chghost,irc.look.smart_filter_chghost>> @@ -3986,7 +3986,7 @@ Example: [[irc_ircv3_draft_multiline]] ==== draft/multiline -Specification: https://ircv3.net/specs/extensions/multiline[multiline ^↗^,window=_blank] +Specification: https://ircv3.net/specs/extensions/multiline[multiline ^↗^^] This capability allows the client and server to send messages with multiple lines, using the <<irc_ircv3_batch,batch>> capability, that must be enabled as well. @@ -4040,7 +4040,7 @@ Display of the message sent in WeeChat: [[irc_ircv3_echo_message]] ==== echo-message -Specification: https://ircv3.net/specs/extensions/echo-message[echo-message ^↗^,window=_blank] +Specification: https://ircv3.net/specs/extensions/echo-message[echo-message ^↗^^] This capability forces the server to send PRIVMSG, NOTICE and TAGMSG messages back to WeeChat. @@ -4053,7 +4053,7 @@ clients connected to the server as well. [[irc_ircv3_extended_join]] ==== extended-join -Specification: https://ircv3.net/specs/extensions/extended-join[extended-join ^↗^,window=_blank] +Specification: https://ircv3.net/specs/extensions/extended-join[extended-join ^↗^^] This capability allows the server to send account and real name when users join channels. + @@ -4070,7 +4070,7 @@ Example: [[irc_ircv3_invite_notify]] ==== invite-notify -Specification: https://ircv3.net/specs/extensions/invite-notify[invite-notify ^↗^,window=_blank] +Specification: https://ircv3.net/specs/extensions/invite-notify[invite-notify ^↗^^] This capability allows the server to send invite messages when users are invited to channels. @@ -4084,7 +4084,7 @@ Example: [[irc_ircv3_message_tags]] ==== message-tags -Specification: https://ircv3.net/specs/extensions/message-tags[message-tags ^↗^,window=_blank] +Specification: https://ircv3.net/specs/extensions/message-tags[message-tags ^↗^^] This capability allows to add metadata in messages. + These tags can be displayed using the command `/debug tags`. @@ -4094,7 +4094,7 @@ It must be enabled to use <<typing_notifications,typing notifications>>. [[irc_ircv3_monitor]] ==== monitor -Specification: https://ircv3.net/specs/extensions/monitor[monitor ^↗^,window=_blank] +Specification: https://ircv3.net/specs/extensions/monitor[monitor ^↗^^] This capability allows the server to send notifications when clients become online/offline. + @@ -4104,7 +4104,7 @@ WeeChat automatically uses this extension if available when using the [[irc_ircv3_multi_prefix]] ==== multi-prefix -Specification: https://ircv3.net/specs/extensions/multi-prefix[multi-prefix ^↗^,window=_blank] +Specification: https://ircv3.net/specs/extensions/multi-prefix[multi-prefix ^↗^^] This capability allows the server to send all user modes at once in <<command_irc_names,/names>> and <<command_irc_whois,/whois>> responses. + @@ -4130,14 +4130,14 @@ Example: output of `/whois alice`: [[irc_ircv3_sasl]] ==== SASL -Specification: https://ircv3.net/specs/extensions/sasl-3.2[SASL 3.2 ^↗^,window=_blank] +Specification: https://ircv3.net/specs/extensions/sasl-3.2[SASL 3.2 ^↗^^] See the dedicated chapter <<irc_sasl_authentication,SASL authentication>>. [[irc_ircv3_server_time]] ==== server-time -Specification: https://ircv3.net/specs/extensions/server-time[server-time ^↗^,window=_blank] +Specification: https://ircv3.net/specs/extensions/server-time[server-time ^↗^^] This capability allows the server to send time for messages as message tag. + When the time is received in a message, WeeChat uses it to display the message @@ -4150,7 +4150,7 @@ in the backlog sent upon connection. [[irc_ircv3_setname]] ==== setname -Specification: https://ircv3.net/specs/extensions/setname[setname ^↗^,window=_blank] +Specification: https://ircv3.net/specs/extensions/setname[setname ^↗^^] This capability lets you change your real name by using the <<command_irc_setname,/setname>> command. @@ -4158,14 +4158,14 @@ This capability lets you change your real name by using the [[irc_ircv3_typing]] ==== typing -Specification: https://ircv3.net/specs/client-tags/typing[typing ^↗^,window=_blank] +Specification: https://ircv3.net/specs/client-tags/typing[typing ^↗^^] See the dedicated chapter <<typing_notifications,Typing notifications>>. [[irc_ircv3_userhost_in_names]] ==== userhost-in-names -Specification: https://ircv3.net/specs/extensions/userhost-in-names[userhost-in-names ^↗^,window=_blank] +Specification: https://ircv3.net/specs/extensions/userhost-in-names[userhost-in-names ^↗^^] This capability allows the server to send hostnames in <<command_irc_names,/names>> responses. @@ -4188,7 +4188,7 @@ Example of raw IRC messages received with the capability: [[irc_ircv3_whox]] ==== WHOX -Specification: https://ircv3.net/specs/extensions/whox[WHOX ^↗^,window=_blank] +Specification: https://ircv3.net/specs/extensions/whox[WHOX ^↗^^] This capability lets you request additional fields in the WHO response (via the <<command_irc_who,/who>> command). + @@ -4595,7 +4595,7 @@ show a list of users currently typing a message on the buffer. It is used by IRC plugin on channel and private buffers, when the "message-tags" capability is enabled (you can check with <<command_irc_cap,/cap>> command). + Under the hood, typing client tag is used, following -https://ircv3.net/specs/client-tags/typing[this specification ^↗^,window=_blank]. +https://ircv3.net/specs/client-tags/typing[this specification ^↗^^]. [[typing_activation]] === Activation @@ -4689,7 +4689,7 @@ protocolli differenti: o più client IRC // TRANSLATION MISSING * _weechat_: protocol used by remote interfaces to display and interact with - WeeChat, see https://weechat.org/about/interfaces/[this page ^↗^,window=_blank]. + WeeChat, see https://weechat.org/about/interfaces/[this page ^↗^^]. // TRANSLATION MISSING [[relay_password]] @@ -4716,12 +4716,12 @@ This is optional and increases the security level. One-time passwords can be generated with applications, for example: * FreeOTP: - https://play.google.com/store/apps/details?id=org.fedorahosted.freeotp[Android ^↗^,window=_blank], - https://apps.apple.com/fr/app/freeotp-authenticator/id872559395[iOS ^↗^,window=_blank] - (https://freeotp.github.io/[website ^↗^,window=_blank]) + https://play.google.com/store/apps/details?id=org.fedorahosted.freeotp[Android ^↗^^], + https://apps.apple.com/fr/app/freeotp-authenticator/id872559395[iOS ^↗^^] + (https://freeotp.github.io/[website ^↗^^]) * Google Authenticator: - https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2[Android ^↗^,window=_blank], - https://apps.apple.com/fr/app/google-authenticator/id388497605[iOS ^↗^,window=_blank] + https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2[Android ^↗^^], + https://apps.apple.com/fr/app/google-authenticator/id388497605[iOS ^↗^^] The TOTP secret must be set in WeeChat and the application used to generate one-time passwords. @@ -4812,7 +4812,7 @@ WeeChat. // TRANSLATION MISSING You can connect with a remote interface, see -https://weechat.org/about/interfaces/[this page ^↗^,window=_blank]. +https://weechat.org/about/interfaces/[this page ^↗^^]. [IMPORTANT] // TRANSLATION MISSING @@ -4831,7 +4831,7 @@ password "miapass". [[relay_websocket]] === WebSocket -WebSocket protocol (https://datatracker.ietf.org/doc/html/rfc6455[RFC 6455 ^↗^,window=_blank]) +WebSocket protocol (https://datatracker.ietf.org/doc/html/rfc6455[RFC 6455 ^↗^^]) is supported in Relay plugin for all protocols. The WebSocket handshake is automatically detected and socket becomes ready for @@ -5012,7 +5012,7 @@ circumstances. Using triggers require you to know how the signals, modifiers, ... are working. So you might consider reading the -link:weechat_plugin_api.it.html#hooks[WeeChat plugin API reference / Hooks ^↗^,window=_blank]. +link:weechat_plugin_api.it.html#hooks[WeeChat plugin API reference / Hooks ^↗^^]. [[trigger_default]] === Default triggers @@ -5067,7 +5067,7 @@ A trigger has the following options (names are | hook | `+signal+`, `+hsignal+`, `+modifier+`, `+line+`, `+print+`, `+command+`, `+command_run+`, `+timer+`, `+config+`, `+focus+`, `+info+`, `+info_hashtable+` | The hook used in trigger. For more information, see - link:weechat_plugin_api.it.html#hooks[WeeChat plugin API reference / Hooks ^↗^,window=_blank]. + link:weechat_plugin_api.it.html#hooks[WeeChat plugin API reference / Hooks ^↗^^]. | arguments | string | The arguments for the hook, it depends on the hook type used. @@ -5136,14 +5136,14 @@ The arguments depend on the hook used. They are separated by semicolons. | `+*,irc_in_privmsg+` + `+*,irc_in_privmsg;*,irc_in_notice+` + `+signal_sigwinch+` -| link:weechat_plugin_api.it.html#_hook_signal[hook_signal ^↗^,window=_blank] +| link:weechat_plugin_api.it.html#_hook_signal[hook_signal ^↗^^] | hsignal | 1. signal name (priority allowed) (required) + 2. signal name (priority allowed) + 3. ... | `+nicklist_nick_added+` -| link:weechat_plugin_api.it.html#_hook_hsignal[hook_hsignal ^↗^,window=_blank] +| link:weechat_plugin_api.it.html#_hook_hsignal[hook_hsignal ^↗^^] | modifier | 1. modifier name (priority allowed) (required) + @@ -5151,7 +5151,7 @@ The arguments depend on the hook used. They are separated by semicolons. 3. ... | `+weechat_print+` + `+5000\|input_text_display;5000\|history_add+` -| link:weechat_plugin_api.it.html#_hook_modifier[hook_modifier ^↗^,window=_blank] +| link:weechat_plugin_api.it.html#_hook_modifier[hook_modifier ^↗^^] | line | 1. buffer type + @@ -5162,7 +5162,7 @@ The arguments depend on the hook used. They are separated by semicolons. `+*;irc.libera.*+` + `+*;irc.libera.#weechat+` + `+formatted;irc.libera.#weechat;irc_notice+` -| link:weechat_plugin_api.it.html#_hook_line[hook_line ^↗^,window=_blank] +| link:weechat_plugin_api.it.html#_hook_line[hook_line ^↗^^] | print | 1. buffer name + @@ -5173,7 +5173,7 @@ The arguments depend on the hook used. They are separated by semicolons. `+irc.libera.#weechat+` + `+irc.libera.#weechat;irc_notice+` + `+*;;;1+` -| link:weechat_plugin_api.it.html#_hook_print[hook_print ^↗^,window=_blank] +| link:weechat_plugin_api.it.html#_hook_print[hook_print ^↗^^] | command | 1. command name (priority allowed) (required) + @@ -5184,14 +5184,14 @@ The arguments depend on the hook used. They are separated by semicolons. | `+test+` + `+5000\|test+` + `+test;test command;arg1 arg2;arg1: description 1${\n}arg2: description 2+` -| link:weechat_plugin_api.it.html#_hook_command[hook_command ^↗^,window=_blank] +| link:weechat_plugin_api.it.html#_hook_command[hook_command ^↗^^] | command_run | 1. command (priority allowed) (required) + 2. command (priority allowed) + 3. ... | `+/cmd arguments+` -| link:weechat_plugin_api.it.html#_hook_command_run[hook_command_run ^↗^,window=_blank] +| link:weechat_plugin_api.it.html#_hook_command_run[hook_command_run ^↗^^] | timer | 1. interval in milliseconds (required) + @@ -5199,35 +5199,35 @@ The arguments depend on the hook used. They are separated by semicolons. 3. max number of calls (default: 0, which means "no end") | `+3600000+` + `+60000;0;5+` -| link:weechat_plugin_api.it.html#_hook_timer[hook_timer ^↗^,window=_blank] +| link:weechat_plugin_api.it.html#_hook_timer[hook_timer ^↗^^] | config | 1. option name (priority allowed) (required) + 2. option name (priority allowed) + 3. ... | `+weechat.look.*+` -| link:weechat_plugin_api.it.html#_hook_config[hook_config ^↗^,window=_blank] +| link:weechat_plugin_api.it.html#_hook_config[hook_config ^↗^^] | focus | 1. area name (priority allowed) (required) + 2. area name (priority allowed) + 3. ... | `+buffer_nicklist+` -| link:weechat_plugin_api.it.html#_hook_focus[hook_focus ^↗^,window=_blank] +| link:weechat_plugin_api.it.html#_hook_focus[hook_focus ^↗^^] | info | 1. info name (priority allowed) (required) + 2. info name (priority allowed) + 3. ... | `+my_info+` -| link:weechat_plugin_api.it.html#_hook_info[hook_info ^↗^,window=_blank] +| link:weechat_plugin_api.it.html#_hook_info[hook_info ^↗^^] | info_hashtable | 1. info name (priority allowed) (required) + 2. info name (priority allowed) + 3. ... | `+my_info+` -| link:weechat_plugin_api.it.html#_hook_info_hashtable[hook_info_hashtable ^↗^,window=_blank] +| link:weechat_plugin_api.it.html#_hook_info_hashtable[hook_info_hashtable ^↗^^] |=== [[trigger_conditions]] @@ -5851,8 +5851,8 @@ I plugin predefiniti sono: |=== Per saperne di più riguardo lo sviluppo di plugin o script (tramite le API), per -favore consultare link:weechat_plugin_api.it.html[Riferimento API dei Plugin per WeeChat ^↗^,window=_blank] -oppure link:weechat_scripting.it.html[Guida allo Scripting di WeeChat ^↗^,window=_blank]. +favore consultare link:weechat_plugin_api.it.html[Riferimento API dei Plugin per WeeChat ^↗^^] +oppure link:weechat_scripting.it.html[Guida allo Scripting di WeeChat ^↗^^]. // TRANSLATION MISSING [[scripts]] @@ -5864,7 +5864,7 @@ Questi plugin possono caricare, eseguire e scaricare gli script per questi linguaggi. Per maggiori informazioni su come scrivere gli script, o le API WeeChat -per gli script, consultare la link:weechat_scripting.it.html[Guida allo Scripting di WeeChat ^↗^,window=_blank]. +per gli script, consultare la link:weechat_scripting.it.html[Guida allo Scripting di WeeChat ^↗^^]. // TRANSLATION MISSING [[script_manager]] @@ -5874,7 +5874,7 @@ per gli script, consultare la link:weechat_scripting.it.html[Guida allo Scriptin The script manager (command <<command_script_script,/script>>) is used to load/unload scripts of any language, and install/remove scripts of WeeChat scripts repository, which are visible on -https://weechat.org/scripts/[this page ^↗^,window=_blank]. +https://weechat.org/scripts/[this page ^↗^^]. // TRANSLATION MISSING For privacy considerations, the download of scripts is disabled by default. + @@ -6141,4 +6141,4 @@ For support with IRC, on server _irc.libera.chat_: // TRANSLATION MISSING For other ways of support, see -https://weechat.org/about/support/[this page ^↗^,window=_blank]. +https://weechat.org/about/support/[this page ^↗^^]. |