From mboxrd@z Thu Jan 1 00:00:00 1970 From: tyberius_prime@coonabibba.de (Tyberius Prime) Date: Mon, 19 May 2008 19:03:22 +0200 Subject: [sup-talk] Impossible to git-clone In-Reply-To: <1211211848-sup-1432@south> References: <20080519103655.GA22093@ubik> <1211208577-sup-4967@south> <1211209857-sup-2702@h984274.serverkompetenz.net> <1211211848-sup-1432@south> Message-ID: <1211216506-sup-7262@h984274.serverkompetenz.net> Excerpts from William Morgan's message of Mon May 19 18:14:02 +0200 2008: > Reformatted excerpts from Tyberius Prime's message of 2008-05-19: > > I have tried that - but still don't see wide characters (just utf-8 > > Is your terminal emulator capable of displaying utf8? E.g. do you see wide > characters when you use cat or less? Do you see wide characters when you > use other curses programs like mutt? > I believe so (ssh/putty on windows...) If I forward a mail, sup opens it up in joe, which I believe to be ncursed based as well. When I manually tell joe that it's utf-8, my wide characters appear. (saving the file somewhere and running cat on it does not produce wide characters, though). Here are the first few lines sup utters: >ruby -Ilib -w bin/sup ./lib/sup/util.rb:8: warning: method redefined; discarding old gen_lock_id ./lib/sup/util.rb:19: warning: method redefined; discarding old dump_lock_id [Mon May 19 19:01:26 +0200 2008] using character set encoding "UTF-8" and what my 'locale' command has to say: >locale LANG= LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL=en_US.UTF-8 >locale charmap UTF-8 So long, Tyberius Prime