~ubuntu-branches/ubuntu/wily/weechat/wily

« back to all changes in this revision

Viewing changes to doc/it/weechat_faq.it.asciidoc

  • Committer: Package Import Robot
  • Author(s): Emmanuel Bouthenot
  • Date: 2015-08-19 18:34:17 UTC
  • mfrom: (29.1.11 sid)
  • Revision ID: package-import@ubuntu.com-20150819183417-u026z5wo8knpcdqd
Tags: 1.3-1
* New upstream release
  - Remove backported patch to fix FTBFS with ruby 2.2
* Use dh-exec to build javascript plugin only on architectures which v8
  engine supports. Thanks to Mateusz Łukasik for the patch
  (Closes: #794584)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
:email: flashcode@flashtux.org
4
4
:lang: it
5
5
:toc:
6
 
 
 
6
:toc-placement: manual
 
7
 
 
8
 
 
9
// TRANSLATION MISSING
 
10
Translators:
 
11
 
 
12
* Marco Paolone <marcopaolone@gmail.com>, 2009-2013
7
13
 
8
14
[NOTE]
9
15
Questo documento è stato scritto per le versioni di WeeChat ≥ 0.3.0, ma dovrebbe
10
16
essere usato preferibilmente con l'ultima versione stabile di WeeChat.
11
17
 
 
18
toc::[]
 
19
 
12
20
 
13
21
[[general]]
14
22
== Generale
69
77
You can install WeeChat with this command:
70
78
 
71
79
----
72
 
brew install weechat --with-python --with-perl
 
80
brew install weechat --with-aspell --with-curl --with-python --with-perl --with-ruby --with-lua --with-guile
73
81
----
74
82
 
75
83
[[lost]]
114
122
locale, per favore verificare che *tutte* le impostazioni (terminale, screen)
115
123
siano ISO e *non* UTF-8.
116
124
 
 
125
// TRANSLATION MISSING
 
126
[[unicode_chars]]
 
127
=== Some unicode chars are displayed in terminal but not in WeeChat, why?
 
128
 
 
129
This may be caused by a libc bug in function 'wcwidth', which should be fixed
 
130
in glibc 2.22 (maybe not yet available in your distribution).
 
131
 
 
132
There is a workaround to use the fixed 'wcwidth' function:
 
133
https://blog.nytsoi.net/2015/05/04/emoji-support-for-weechat
 
134
 
 
135
See this bug report for more information:
 
136
https://github.com/weechat/weechat/issues/79
 
137
 
117
138
[[bars_background]]
118
139
=== Barre come quella del titolo e di stato non sono complete, il colore di sfondo si ferma dopo il testo, perché?
119
140
 
561
582
 
562
583
The oauth is simply a password with the value "oauth:XXXX".
563
584
 
564
 
You can create such server and connect with following commands (replace name
 
585
You can add such server and connect with following commands (replace name
565
586
and address by appropriate values):
566
587
 
567
588
----
764
785
* utilizzare l'ultima versione stabile (si suppone che abbia meno falle di memoria
765
786
  rispetto le versioni precedenti)
766
787
* non caricare alcuni plugin se non vengono utilizzati, ad esempio: aspell, fifo,
767
 
  logger, perl, python, ruby, lua, tcl, guile, xfer (usato per DCC)
 
788
  logger, perl, python, ruby, lua, tcl, guile, javascript, xfer (usato per DCC)
768
789
* caricare solo gli script veramente necessari
769
790
* non caricare i certificati se SSL *NON* viene usato: usare una stringa vuota nell'opzione
770
791
  'weechat.network.gnutls_ca_file'