Re: Hardstatus and UTF-8 NFD

2010-02-18 Thread Sadrul Habib Chowdhury
cc: devel (original report: http://lists.gnu.org/archive/html/screen-users/2010-02/msg00036.html) * Xavier Guérin had this to say on [18 Feb 2010, 18:00:46 +0100]: > Here are two screenshots: > > 1 - Normalized UTF-8, screen version 4.0.3 on SL (10.6.2) using macports > (good_behaviour) : > >

Re: at-command and NEED_DISPLAY

2010-02-18 Thread Sadrul Habib Chowdhury
* Peder Stray had this to say on [12 Feb 2010, 22:48:23 +0100]: > On Fri, 12 Feb 2010, Sadrul Habib Chowdhury wrote: > >> * Peder Stray had this to say on [03 Feb 2010, 20:22:54 +0100]: >> [snip] >>> >>> btw... does the git-screen have support for using the session-name >>> for sourcing different

Reattaching

2010-02-18 Thread 1 . 41421
I run a combination of screen and autossh to open terminal emulators on a remote box R. Occasionally, be by accident or by design, my local box L gets rebooted. When this happens, on bringing L up again I would like to retrieve my screen/autossh terminal emulators running on R. This is easy

Re: Hardstatus and UTF-8 NFD

2010-02-18 Thread Xavier Guérin
> If you could get a backtrace from the crash with NFD, that'd be pretty > useful too. If we can't display it correctly, at least we mustn't crash! I was not clear, sorry. screen does not crash per se. It is more like hardstatus deactivates itself, and the buffer behaves strangely. Maybe I can s

Re: Hardstatus and UTF-8 NFD

2010-02-18 Thread Sadrul Habib Chowdhury
* Xavier Guérin had this to say on [18 Feb 2010, 17:18:09 +0100]: > Thank you for your answer. I gave a shot to the latest git version, and I'm > sorry to say that it is actually worse. > > With my current version, the characters present after the decomposed UTF8 > characters are simply not disp

Re: Query info from an existing screen session?

2010-02-18 Thread Geraint Edwards
Sadrul Habib Chowdhury said (on Tue, Feb 16, 2010 at 11:48:23AM -0500): > 'screen -Q select non-existent-window' > > The man/info-pages have also been updated. That's marvellous - look forward to grabbing it and trying it out. Thanks, Sadrul! -- Geraint A. Edwards (aka

Re: Hardstatus and UTF-8 NFD

2010-02-18 Thread Xavier Guérin
Thank you for your answer. I gave a shot to the latest git version, and I'm sorry to say that it is actually worse. With my current version, the characters present after the decomposed UTF8 characters are simply not displayed. With the git version, it seems that the hardstatus actually crashes w

Re: Hardstatus and UTF-8 NFD

2010-02-18 Thread Sadrul Habib Chowdhury
* Xavier Guérin had this to say on [16 Feb 2010, 10:20:48 +0100]: > Hi list, > > I'm using GNU screen on OSX and I use the hardstatus to display PWD. As a > french speaker, I happen to have files containing accented characters, which > name happens to be encoded using UTF-8 NFD (decomposed form)

Re: Failed to build screen

2010-02-18 Thread Angel Popov
Thanks a lot. autoconf was 2.13. After installing 2.59 it works fine. Regards AngelP --- On Tue, 16/2/10, Sadrul Habib Chowdhury wrote: From: Sadrul Habib Chowdhury Subject: Re: Failed to build screen To: "Angel Popov" Cc: screen-users@gnu.org Date: Tuesday, 16 February, 2010, 10:07 PM * Ange