Re: utf8 + alt_charset = broken?

2009-11-14 Thread Atom Smasher
on linux boxes: #1 - no problem #define NCURSES_VERSION_MAJOR 5 #define NCURSES_VERSION_MINOR 7 #define NCURSES_VERSION_PATCH 20081102 XTerm(229) Screen version 4.00.03 (FAU) 23-Oct-06 TERM = screen #2 - ubuntu - problem 2.6.31-14-generic #

Re: utf8 + alt_charset = broken?

2009-11-14 Thread Chris Jones
On Fri, Nov 13, 2009 at 05:19:21PM EST, Atom Smasher wrote: [..] > is there an easy way to properly fix this? am i doing something wrong? or > is this a bug in screen? Seems to work OK here: $ echo '^[(0 q w e r t y u i o p } { a s d f g h j k k l z x c v b n m ^[(B' ─ ┬ ␊ ⎼ ├ ≤ ┤ ␋ ⎺ ⎻ £ π

utf8 + alt_charset = broken?

2009-11-14 Thread Atom Smasher
i've got access to two linux boxes where alt_charset in screen seems broken. on a third linux box (and several freebsd boxes) it works fine. the difference seems to be the locale, which does not adversely affect alt_charset in other terminal emulators. screenshots and explanations: 1) the way

Vertical split

2009-11-14 Thread Jeenu V
Hi, I was Googling on vertical split on GNU screen. And I see patches flying around, but I'm yet to see the real functionality or any mention to the same in the man pages. So I wanted to know if this is an officially supported feature; if not yet, when it's going to be. Thanks Jeenu _