[PATCH] Cygwin: pty: Make GNU screen and tmux work in ConEmu cygwin-connector.

2024-02-14 Thread Takashi Yano
Fixes: 3721a756b0d8 ("Cygwin: console: Make the console accessible from other terminals.") Signed-off-by: Takashi Yano --- winsup/cygwin/fhandler/pty.cc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/winsup/cygwin/fhandler/pty.cc b/winsup/cygwin/fhandler/pty.cc index

Re: gnu screen crashes on ssh disconnect

2020-03-17 Thread Andrew Schulman via Cygwin
> On Thu, 12 Mar 2020 19:01:41 -0700 > Wayne Davison wrote: > > In recent Cygwin versions I've had gnu screen crash if the parent ssh > > connection closes before an explicit disconnect is performed. Thanks for reporting. I don't have any Cygwin hosts set up as ssh server

Re: gnu screen crashes on ssh disconnect

2020-03-12 Thread Takashi Yano via Cygwin
On Thu, 12 Mar 2020 19:01:41 -0700 Wayne Davison wrote: > In recent Cygwin versions I've had gnu screen crash if the parent ssh > connection closes before an explicit disconnect is performed. If an > orderly screen disconnect happens first, future closed connections > (after

gnu screen crashes on ssh disconnect

2020-03-12 Thread Wayne Davison
In recent Cygwin versions I've had gnu screen crash if the parent ssh connection closes before an explicit disconnect is performed. If an orderly screen disconnect happens first, future closed connections (after reconnecting to the screen session) no longer crash screen. To reproduce: I ssh

Re: Problem of login (Re: GNU screen and tmux cannot read tty input if they are started in a telnet session)

2019-03-16 Thread Takashi Yano
Hi Corinna, On Sat, 16 Mar 2019 16:34:41 +0100 Corinna Vinschen wrote: > Pushed and new release uploaded. I confirmed that the issue has been fixed in login 1.13-1. Thank you very much! -- Takashi Yano -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Problem of login (Re: GNU screen and tmux cannot read tty input if they are started in a telnet session)

2019-03-16 Thread Corinna Vinschen
0 Takashi Yano wrote: > > > Hello, > > > > > > I would like to propose a patch attached for login package. > > > > > > This fixes the issue that GNU screen and tmux cannot read tty input > > > if they are started in a telnet session. > &

Re: Problem of login (Re: GNU screen and tmux cannot read tty input if they are started in a telnet session)

2019-03-16 Thread Takashi Yano
to propose a patch attached for login package. > > > > This fixes the issue that GNU screen and tmux cannot read tty input > > if they are started in a telnet session. > > > > This issue is due to the ownership of tty. With login 1.12-1, tty > > is owned by cyg

Problem of login (Re: GNU screen and tmux cannot read tty input if they are started in a telnet session)

2019-03-09 Thread Takashi Yano
I try to clarify the title a little. On Sat, 9 Mar 2019 10:35:13 +0900 Takashi Yano wrote: > Hello, > > I would like to propose a patch attached for login package. > > This fixes the issue that GNU screen and tmux cannot read tty input > if they are started in a telnet sessio

GNU screen and tmux cannot read tty input if they are started in a telnet session

2019-03-08 Thread Takashi Yano
Hello, I would like to propose a patch attached for login package. This fixes the issue that GNU screen and tmux cannot read tty input if they are started in a telnet session. This issue is due to the ownership of tty. With login 1.12-1, tty is owned by cyg_server after logging in via telnet

Re: GNU screen trouble

2017-09-27 Thread Andrey Repin
Greetings, Andrey Repin! > # uname -a; screen --version; screen -admS mc-server-session > CYGWIN_NT-6.1 daemon2 2.8.0(0.309/5/3) 2017-04-01 20:47 x86_64 Cygwin > Screen version 4.05.01 (GNU) 25-Feb-17 > # screen -S mc-server-session -Q windows > > If I SEGV the hung child, there's a

Re: GNU screen trouble

2017-07-21 Thread Andrey Repin
Greetings, Andrey Repin! > Greetings, All! > # uname -a; screen --version; screen -admS mc-server-session > CYGWIN_NT-6.1 daemon2 2.8.0(0.309/5/3) 2017-04-01 20:47 x86_64 Cygwin > Screen version 4.05.01 (GNU) 25-Feb-17 > # screen -S mc-server-session -Q windows > Still same problem after

Re: GNU screen trouble

2017-06-18 Thread Andrey Repin
Greetings, All! > # uname -a; screen --version; screen -admS mc-server-session > CYGWIN_NT-6.1 daemon2 2.8.0(0.309/5/3) 2017-04-01 20:47 x86_64 Cygwin > Screen version 4.05.01 (GNU) 25-Feb-17 > # screen -S mc-server-session -Q windows > > If I SEGV the hung child, there's a stacktrace, though

Re: GNU screen trouble

2017-05-30 Thread Andrew Schulman
> On Sat, May 27, 2017 at 4:27 AM, Andrey Repin wrote: > > # uname -a; screen --version; screen -admS mc-server-session > > CYGWIN_NT-6.1 daemon2 2.8.0(0.309/5/3) 2017-04-01 20:47 x86_64 Cygwin > > Screen version 4.05.01 (GNU) 25-Feb-17 > > > > # screen -S mc-server-session

Re: GNU screen trouble

2017-05-27 Thread Dan Kegel
On Sat, May 27, 2017 at 4:27 AM, Andrey Repin wrote: > # uname -a; screen --version; screen -admS mc-server-session > CYGWIN_NT-6.1 daemon2 2.8.0(0.309/5/3) 2017-04-01 20:47 x86_64 Cygwin > Screen version 4.05.01 (GNU) 25-Feb-17 > > # screen -S mc-server-session -Q windows >

GNU screen trouble

2017-05-27 Thread Andrey Repin
Greetings, All! # uname -a; screen --version; screen -admS mc-server-session CYGWIN_NT-6.1 daemon2 2.8.0(0.309/5/3) 2017-04-01 20:47 x86_64 Cygwin Screen version 4.05.01 (GNU) 25-Feb-17 # screen -S mc-server-session -Q windows If I SEGV the hung child, there's a stacktrace, though I don't know

Re: Regression with gnu screen: Scrollbar gone between 4.02 and 4.03

2015-10-19 Thread Henry S. Thompson
ht writes: > Andrew Schulman writes: > >> So I just uploaded a new test release, 4.3.1-2, that includes the patch. >> With >> the patch applied, yes I do have >> >> #define TERMINFO 1 >> >> However in my testing the scrollbar is still missing. Please test the new

Re: Regression with gnu screen: Scrollbar gone between 4.02 and 4.03

2015-10-19 Thread Andrew Schulman
> ht writes: > > > Andrew Schulman writes: > > > >> So I just uploaded a new test release, 4.3.1-2, that includes the patch. > >> With > >> the patch applied, yes I do have > >> > >> #define TERMINFO 1 > >> > >> However in my testing the scrollbar is still

Re: Regression with gnu screen: Scrollbar gone between 4.02 and 4.03

2015-10-18 Thread Henry S. Thompson
Andrew Schulman writes: > So I just uploaded a new test release, 4.3.1-2, that includes the patch. With > the patch applied, yes I do have > > #define TERMINFO 1 > > However in my testing the scrollbar is still missing. Please test the new > release yourself, and

Re: Regression with gnu screen: Scrollbar gone between 4.02 and 4.03

2015-10-17 Thread Andrew Schulman
> This is at least _suggestive_ that your compilation environment and mine > are in some way different. > > Does > > #define TERMINFO 1 > > occur in your build/config.h ? Henry, thanks for working to track this down. I went back and looked and I did find one problem: because of an error in

Re: Regression with gnu screen: Scrollbar gone between 4.02 and 4.03

2015-10-17 Thread Andrew Schulman
> So I just uploaded a new test release, 4.3.1-2, that includes the patch. BTW that patch and the test release are for x86_64 only. IIRC the bug didn't occur in i686, but I'd have to look back at it to be sure. -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Regression with gnu screen: Scrollbar gone between 4.02 and 4.03

2015-10-09 Thread Henry S. Thompson
Andrew Schulman writes: >> >> Otherwise someone will need to do some bisection to find the commit >> >> that introduced it. So, bizarrely, here's what I have found. The distributed screen 4.3 binary has the problem (no scrollbar, etc.) The distributed screen 4.2 binary does not have the problem

Re: Regression with gnu screen: Scrollbar gone between 4.02 and 4.03

2015-10-07 Thread Andrew Schulman
> >> Otherwise someone will need to do some bisection to find the commit > >> that introduced it. > > Remind me what repo to look in for screen? See https://savannah.gnu.org/git/?group=screen. -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Regression with gnu screen: Scrollbar gone between 4.02 and 4.03

2015-10-06 Thread Henry S. Thompson
ht writes: > Andrew Schulman writes: > >> But if this is a bug, I have no idea what caused it. If it were changes in >> termcap/terminfo entries in /etc/screenrc, someone would have to decode the >> entries to figure it out - something I avoid. > > No changes in the termcap entry, except

Re: Regression with gnu screen: Scrollbar gone between 4.02 and 4.03

2015-10-05 Thread Andrew Schulman
> To reproduce: > 1) Update screen package to current (4.03) version; > 2) Run screen inside mintty; > 3) Generate enough text to fill the screen and start scrolling > 4) Click in the scrollbar, or use the mousewheel > Desired effect > Scrolling > Observed effect > Nothing, wrt

Re: Regression with gnu screen: Scrollbar gone between 4.02 and 4.03

2015-10-05 Thread Henry S. Thompson
Andrew Schulman writes: > But if this is a bug, I have no idea what caused it. If it were changes in > termcap/terminfo entries in /etc/screenrc, someone would have to decode the > entries to figure it out - something I avoid. No changes in the termcap entry, except something commented out, but

Regression with gnu screen: Scrollbar gone between 4.02 and 4.03

2015-10-03 Thread Henry S. Thompson
To reproduce: 1) Update screen package to current (4.03) version; 2) Run screen inside mintty; 3) Generate enough text to fill the screen and start scrolling 4) Click in the scrollbar, or use the mousewheel Desired effect Scrolling Observed effect Nothing, wrt scrollbar; history

GNU screen not seeing $SHELL env var?

2012-06-20 Thread Tom Rodman
Not sure when this problem started. The issue: GNU screen is starting w/an empty or undefined value for $SHELL, so the login shell for all screen windows is incorrect: $ uname -a; cygcheck -c cygwin CYGWIN_NT-5.1 aqua 1.7.16s(0.261/5/3) 20120604 01:26:35 i686 Cygwin Cygwin Package

Re: GNU screen not seeing $SHELL env var?

2012-06-20 Thread Eric Blake
On 06/20/2012 07:20 AM, Tom Rodman wrote: $ echo $SHELL /bin/bash $ bash -c 'echo SHELL: $SHELL' # does this prove SHELL is exported? SHELL: /bin/bash No. And in fact, bash does not export SHELL by default, but defaults to defining SHELL as a shell-local variable. You have to

Re: GNU screen not seeing $SHELL env var?

2012-06-20 Thread Tom Rodman
SHELL as a shell-local variable. You have to explicitly export it yourself if you want child processes to see it. OK. Thanks, good to know that. -- Still, not sure why I have to export the SHELL var to GNU screen now since in the past several years I have not done this. Recently I stopped using

Re: GNU screen not seeing $SHELL env var?

2012-06-20 Thread Corinna Vinschen
SHELL by default, but defaults to defining SHELL as a shell-local variable. You have to explicitly export it yourself if you want child processes to see it. OK. Thanks, good to know that. -- Still, not sure why I have to export the SHELL var to GNU screen now since in the past several

Re: GNU screen not seeing $SHELL env var?

2012-06-20 Thread Tom Rodman
the SHELL var to GNU screen now since in the past several years I have not done this. Recently I stopped using 'putty -ssh localhost' for my terminal, and I'm using 'rxvt' instead, ... Brr. Why don't you use mintty instead? rxvt is old, unmaintained, and it doesn't support UTF-8. Oh, I

Re: problem with GNU screen solved

2011-11-23 Thread Andrew Schulman
I just wanted to pass this along... I was having problems with screen a couple months ago. I would get an error saying chown tty: No such file or directory and then it would fail (see http://cygwin.com/ml/cygwin/2011-06/msg00222.html). Paul Hebble was kind enough to write me off-list with

problem with GNU screen solved

2011-11-22 Thread Jeff Schenck
I just wanted to pass this along... I was having problems with screen a couple months ago. I would get an error saying chown tty: No such file or directory and then it would fail (see http://cygwin.com/ml/cygwin/2011-06/msg00222.html). Paul Hebble was kind enough to write me off-list with a

Re: Show GNU screen captions inside of mintty

2011-08-03 Thread Eric Pruitt
On Wed, Aug 03, 2011 at 06:45:31AM +0100, Andy Koppe wrote: This has nothing to do with mintty and everything to do with screen and its configuration, unless you can show that mintty displays I didn't think it necessarily had anything to do with mintty as an application, but the TERMCAP

Show GNU screen captions inside of mintty

2011-08-02 Thread Eric Pruitt
When using mintty with GNU screen, all status messages (captions) are shown in the title bar instead of the interior of the terminal. I originally found this feature quite nifty, but now that I use an always-on caption for screen, it means that I end up losing visibility of the window title

Re: Show GNU screen captions inside of mintty

2011-08-02 Thread Charles Wilson
On 8/2/2011 9:30 PM, Eric Pruitt wrote: When using mintty with GNU screen, all status messages (captions) are shown in the title bar instead of the interior of the terminal. I originally found this feature quite nifty, but now that I use an always-on caption for screen, it means that I

Re: Show GNU screen captions inside of mintty

2011-08-02 Thread Eric Pruitt
On Tue, Aug 02, 2011 at 10:58:41PM -0400, Charles Wilson wrote: On 8/2/2011 9:30 PM, Eric Pruitt wrote: When using mintty with GNU screen, all status messages (captions) are shown in the title bar instead of the interior of the terminal. I originally found this feature quite nifty

Re: Show GNU screen captions inside of mintty

2011-08-02 Thread Charles Wilson
On 8/2/2011 11:10 PM, Eric Pruitt wrote: I want, albeit not with the formatting options I'll. Could you explain how and why that works? Nope, I flushed that Domain Specific Language from my short term memory after getting it to work as I wanted. I'd just be regurgitating the Fine Manual for

Re: Show GNU screen captions inside of mintty

2011-08-02 Thread Eric Pruitt
On Wed, Aug 03, 2011 at 12:35:10AM -0400, Charles Wilson wrote: On 8/2/2011 11:10 PM, Eric Pruitt wrote: I want, albeit not with the formatting options I'll. Could you explain how and why that works? Nope, I flushed that Domain Specific Language from my short term memory after getting

Re: Show GNU screen captions inside of mintty

2011-08-02 Thread Andy Koppe
On 3 August 2011 05:50, Eric Pruitt wrote: On Wed, Aug 03, 2011 at 12:35:10AM -0400, Charles Wilson wrote: On 8/2/2011 11:10 PM, Eric Pruitt wrote:  I want, albeit not with the formatting options I'll. Could you explain how and why that works? Nope, I flushed that Domain Specific Language

Re: GNU screen won't run; chown tty: no such file or directory

2011-06-18 Thread Jeff Schenck
On 6/13/2011 9:03 PM, Larry Hall wrote: On 6/13/2011 1:28 AM, Jeff Schenck wrote: Hello, When trying to run screen, I get the following errors: chown tty: No such file or directory in the status bar, followed by Sorry, could not find a PTY. Then it exits. I get the same

Re: GNU screen not redrawing properly

2011-06-16 Thread Andrew Schulman
On 14 June 2011 13:12, Eric Pruitt wrote: Outside of screen, TERM=xterm. Inside of screen, well here is the relevant line from my bashrc; my screenrc doesn't have anything that would affect colors:    TERM=screen-256color GNU_SCREEN=active screen -a -A -RR -T $TERM \        screen

Re: GNU screen not redrawing properly

2011-06-14 Thread Andy Koppe
On 14 June 2011 00:44, Eric Pruitt wrote: On Mon, Jun 13, 2011 at 07:23:34PM -0400, Chris Sutcliffe wrote: On 13 June 2011 17:53, Eric Pruitt wrote: When switching windows on GNU screen, the background on any unoccupied text cells fails to be redrawn for curses applications; see http

Re: GNU screen not redrawing properly

2011-06-14 Thread Andy Koppe
On 14 June 2011 13:12, Eric Pruitt wrote: Outside of screen, TERM=xterm. Inside of screen, well here is the relevant line from my bashrc; my screenrc doesn't have anything that would affect colors:    TERM=screen-256color GNU_SCREEN=active screen -a -A -RR -T $TERM \        screen -wipe ||

Re: GNU screen not redrawing properly

2011-06-14 Thread Eric Pruitt
On Tue, Jun 14, 2011 at 01:32:39PM +0100, Andy Koppe wrote: Ah, this invokes screen itself with TERM=screen-256color, which tells it to talk to the outside terminal as if that's another screen, which is wrong. You want to be invoking it with TERM=xterm-256color instead (which can be selected

GNU screen not redrawing properly

2011-06-13 Thread Eric Pruitt
When switching windows on GNU screen, the background on any unoccupied text cells fails to be redrawn for curses applications; see http://i.imgur.com/veP9B.png. I am using screen version 4.00.03, mutt version 1.5.20, Vim 7.3, and mintty 0.9.9-1 on a 32-bit Windows Vista installation. Any ideas

Re: GNU screen not redrawing properly

2011-06-13 Thread Chris Sutcliffe
On 13 June 2011 17:53, Eric Pruitt wrote: When switching windows on GNU screen, the background on any unoccupied text cells fails to be redrawn for curses applications; see http://i.imgur.com/veP9B.png. I am using screen version 4.00.03, mutt version 1.5.20, Vim 7.3, and mintty 0.9.9-1 on a 32

Re: GNU screen not redrawing properly

2011-06-13 Thread Eric Pruitt
On Mon, Jun 13, 2011 at 07:23:34PM -0400, Chris Sutcliffe wrote: On 13 June 2011 17:53, Eric Pruitt wrote: When switching windows on GNU screen, the background on any unoccupied text cells fails to be redrawn for curses applications; see http://i.imgur.com/veP9B.png. I am using screen

Re: GNU screen won't run; chown tty: no such file or directory

2011-06-13 Thread Larry Hall (Cygwin)
On 6/13/2011 1:28 AM, Jeff Schenck wrote: Hello, When trying to run screen, I get the following errors: chown tty: No such file or directory in the status bar, followed by Sorry, could not find a PTY. Then it exits. I get the same error in all terminal types I've tried -- rxvt-native, xterm,

Re: GNU screen on Cygwin: Cannot seem to reattach, no matter what I try

2011-05-12 Thread Andrew Schulman
Hi Andrew and Corinna, Yep, something about FAT32 appears to be the problem. As Corinna correctly notes, permissions are faked on FAT32. Doesn't matter what chmod I run, it's all 644 or 755. Apparently, GNU screen does not like this, but apparently it also doesn't give any error message

Re: GNU screen on Cygwin: Cannot seem to reattach, no matter what I try

2011-05-11 Thread Corinna Vinschen
On May 10 15:07, Andrew Schulman wrote: a session that I detached on the same tty just seconds before. 3. chmod 666 on the socket file did not work (its permissions were already 644, owned my 'morse', as shown in my original session long). No, I suggested that you try 0600, on the

Re: GNU screen on Cygwin: Cannot seem to reattach, no matter what I try

2011-05-11 Thread Corinna Vinschen
On May 11 09:34, Corinna Vinschen wrote: On May 10 15:07, Andrew Schulman wrote: a session that I detached on the same tty just seconds before. 3. chmod 666 on the socket file did not work (its permissions were already 644, owned my 'morse', as shown in my original session long).

Re: GNU screen on Cygwin: Cannot seem to reattach, no matter what I try

2011-05-11 Thread Andrew Schulman
On May 10 15:07, Andrew Schulman wrote: a session that I detached on the same tty just seconds before. 3. chmod 666 on the socket file did not work (its permissions were already 644, owned my 'morse', as shown in my original session long). No, I suggested that you try 0600, on

Re: GNU screen on Cygwin: Cannot seem to reattach, no matter what I try

2011-05-11 Thread Edward McGuire
On Wed, May 11, 2011 at 02:34, Corinna Vinschen wrote: And you know, what have the romans ever done for us? ... apart from better sanitation and medicine and education and irrigation and public health and roads and a freshwater system and baths and public order ... -- Problem reports:

Re: GNU screen on Cygwin: Cannot seem to reattach, no matter what I try

2011-05-11 Thread Corinna Vinschen
On May 11 13:08, Edward McGuire wrote: On Wed, May 11, 2011 at 02:34, Corinna Vinschen wrote: And you know, what have the romans ever done for us? ... apart from better sanitation and medicine and education and irrigation and public health and roads and a freshwater system and baths and

Re: GNU screen on Cygwin: Cannot seem to reattach, no matter what I try

2011-05-11 Thread Christopher Faylor
On Wed, May 11, 2011 at 09:32:06PM +0200, Corinna Vinschen wrote: On May 11 13:08, Edward McGuire wrote: On Wed, May 11, 2011 at 02:34, Corinna Vinschen wrote: And you know, what have the romans ever done for us? ... apart from better sanitation and medicine and education and irrigation and

Re: GNU screen on Cygwin: Cannot seem to reattach, no matter what I try

2011-05-11 Thread Doug Morse
Hi Andrew and Corinna, Yep, something about FAT32 appears to be the problem. As Corinna correctly notes, permissions are faked on FAT32. Doesn't matter what chmod I run, it's all 644 or 755. Apparently, GNU screen does not like this, but apparently it also doesn't give any error message

Re: GNU screen on Cygwin: Cannot seem to reattach, no matter what I try

2011-05-10 Thread Doug Morse
Hi, Andrew: Thanks for the help, and for pointing me to this cygwin list! 1. Output of 'cygcheck -svr' appended to the end of this message. 2. I have the problem whether I run GNU screen from a cmd.exe prompt or under rxvt. I tried Peter Li's suggestion of trying to run screen under mintty

Re: GNU screen on Cygwin: Cannot seem to reattach, no matter what I try

2011-05-10 Thread Andrew Schulman
1. Output of 'cygcheck -svr' appended to the end of this message. Thanks, looks okay. 2. I have the problem whether I run GNU screen from a cmd.exe prompt or under rxvt. I tried Peter Li's suggestion of trying to run screen under mintty -- still no joy. It does not matter if I running

Re: Re: GNU screen on Cygwin: Cannot seem to reattach, no matter what I try

2011-05-09 Thread Peter Li
On 11:59 AM, Andrew Schulman wrote: snip * Read /usr/share/doc/screen/README.Cygwin - there are descriptions there of known problems with reattachment. But mostly it has to do with using screen in a DOS terminal. snip Any suggestions from other screen users? Based on my experience, I'd

GNU screen on Cygwin: Cannot seem to reattach, no matter what I try

2011-05-08 Thread Doug Morse
Hi, Any assistance most appreciated (see below)! Thanks, Doug - Forwarded message from Doug Morse doug.mo...@vanderbilt.edu - Date: Sat, 07 May 2011 16:06:48 -0500 From: Doug Morse doug.mo...@vanderbilt.edu To: Andrew Schulman schulman.and...@epamail.epa.gov Subject: GNU screen

Re: GNU screen on Cygwin: Cannot seem to reattach, no matter what I try

2011-05-08 Thread Andrew Schulman
Hi Doug. Thanks so much for your efforts to port and maintain the GNU screen program to Cygwin! I used to use screen all the in the pre-GUI days, and now I use ssh regularly for the occasions I need to run something on a real win32 or win64 platform. Being able to use screen again would

Re: Vertical split in GNU screen

2010-11-18 Thread Andrew Schulman
Is the vertical split feature of screen already integrated or has it been abandoned? I found some discussion about it on the mailing list, but it was never mentioned if the patch was stable or applied. When I tried the key combination with | and V nothing happened. I would appreciate

Vertical split in GNU screen

2010-11-17 Thread Johannes Müller
Hi, Is the vertical split feature of screen already integrated or has it been abandoned? I found some discussion about it on the mailing list, but it was never mentioned if the patch was stable or applied. When I tried the key combination with | and V nothing happened. I would appreciate

Re: Vertical split in GNU screen

2010-11-17 Thread Larry Hall (Cygwin)
On 11/17/2010 5:46 AM, Johannes Müller wrote: Hi, Is the vertical split feature of screen already integrated or has it been abandoned? I found some discussion about it on the mailing list, but it was never mentioned if the patch was stable or applied. When I tried the key combination with | and

Re: Vertical split in GNU screen

2010-08-11 Thread f...@neotek.fr
...@epamail.epa.gov: Hi, i'm new with mailing-lists use! i'd like to re-talk about a feature with cygwin screen! How can we add the marvellous Vertical split in GNU screen with cygwin? I know there were a talk about that between Jeenu V jeenuv at gmail dot com and Andrew Schulman schulman dot andrew

Re: Vertical split in GNU screen

2010-08-06 Thread f...@neotek.fr
Hi, i'm new with mailing-lists use! i'd like to re-talk about a feature with cygwin screen! How can we add the marvellous Vertical split in GNU screen with cygwin? I know there were a talk about that between Jeenu V jeenuv at gmail dot com and Andrew Schulman schulman dot andrew at epamail dot epa

Re: Vertical split in GNU screen

2010-08-06 Thread Christopher Faylor
On Fri, Aug 06, 2010 at 03:50:28PM +0200, flo wrote: Hi, i'm new with mailing-lists use! i'd like to re-talk about a feature with cygwin screen! How can we add the marvellous Vertical split in GNU screen with cygwin? I know there were a talk about that between Jeenu V jeenuv at gmail dot com

Re: Vertical split in GNU screen

2010-08-06 Thread Andrew Schulman
Hi, i'm new with mailing-lists use! i'd like to re-talk about a feature with cygwin screen! How can we add the marvellous Vertical split in GNU screen with cygwin? I know there were a talk about that between Jeenu V jeenuv at gmail dot com and Andrew Schulman schulman dot andrew at epamail

Re: Vertical split in GNU screen

2010-04-19 Thread Andrew Schulman
Though I'm not sure if vertical split is officially supported in GNU screen, I noticed what I installed in my Ubuntu (Karmic) supports it (C-a |). Does anyone know if it's going to be in Cygwin's port of screen any time soon? Jeenu, I'm the screen maintainer for Cygwin. The vertical split

Vertical split in GNU screen

2010-04-18 Thread Jeenu V
Hi, Though I'm not sure if vertical split is officially supported in GNU screen, I noticed what I installed in my Ubuntu (Karmic) supports it (C-a |). Does anyone know if it's going to be in Cygwin's port of screen any time soon? -- :J -- Problem reports: http://cygwin.com/problems.html

Re: 1.7.3: Backspace key not working in GNU screen.

2010-04-12 Thread Al G.
It sounds as though no change is required in screen for this. Correct. screen is an ancient program from the dim mists of early terminal days, so I'm not surprised that it has some problems of this kind. Don't worry, screen isn't doing anything wrong here. Setting the VERASE key on the

Re: 1.7.3: Backspace key not working in GNU screen.

2010-04-12 Thread Larry Hall (Cygwin)
On 4/12/2010 8:36 AM, Al G. wrote: It sounds as though no change is required in screen for this. Correct. screen is an ancient program from the dim mists of early terminal days, so I'm not surprised that it has some problems of this kind. Don't worry, screen isn't doing anything wrong

Re: 1.7.3: Backspace key not working in GNU screen.

2010-04-11 Thread Corinna Vinschen
On Apr 10 22:09, Andy Koppe wrote: Christopher Faylor wrote: I'm not 100% sure that this is the right fix but the new snapshot at least works around the problem. Thanks. The problem is that screen explicitly sets VERASE to 0.  I believe that it does that to mean there is really no

Re: 1.7.3: Backspace key not working in GNU screen.

2010-04-11 Thread Corinna Vinschen
On Apr 11 11:33, Corinna Vinschen wrote: On Apr 10 22:09, Andy Koppe wrote: Christopher Faylor wrote: The problem is that screen explicitly sets VERASE to 0.  I believe that it does that to mean there is really no erase character since I'm handling that. You're right. Zero is the

Re: 1.7.3: Backspace key not working in GNU screen.

2010-04-11 Thread Andrew Schulman
So, what we really need to implement is what you proposed. It sounds as though no change is required in screen for this. I trust someone will let me know if it turns out otherwise. screen is an ancient program from the dim mists of early terminal days, so I'm not surprised that it has some

Re: 1.7.3: Backspace key not working in GNU screen.

2010-04-11 Thread Andy Koppe
Corinna Vinschen: I think I see what you mean now.  The c_cc[VERASE] value is the one which is expected for the VERASE functionality (unless it's set to 0 == _POSIX_VDISABLE), but it has nothing to do with the actual setting of the backspace key in the terminal.  So, actually the key value

Re: 1.7.3: Backspace key not working in GNU screen.

2010-04-11 Thread Andy Koppe
Andrew Schulman wrote: It sounds as though no change is required in screen for this. Correct. screen is an ancient program from the dim mists of early terminal days, so I'm not surprised that it has some problems of this kind. Don't worry, screen isn't doing anything wrong here. Setting the

Re: 1.7.3: Backspace key not working in GNU screen.

2010-04-10 Thread Andy Koppe
Al G.: using GNU screen (4.00.03) and trying to backspace by hitting the backspace key results in nothing happening. The cursor doesn't move, the character isn't erased and the command remains the same (if you hit Enter whatever your typo was gets the usual error). Uh oh, this is most likely

Re: 1.7.3: Backspace key not working in GNU screen.

2010-04-10 Thread Christopher Faylor
On Sat, Apr 10, 2010 at 10:31:36AM +0100, Andy Koppe wrote: Workarounds: Add 'set CYGWIN=tty' to Cygwin.bat (or wherever you're starting your session from), or use one of the other terminals. If setting CYGWIN=tty affects the setting of the backspace key for ptys then that's a bug in Cygwin. You

Re: 1.7.3: Backspace key not working in GNU screen.

2010-04-10 Thread Andy Koppe
Christopher Faylor: Workarounds: Add 'set CYGWIN=tty' to Cygwin.bat (or wherever you're starting your session from), or use one of the other terminals. If setting CYGWIN=tty affects the setting of the backspace key for ptys then that's a bug in Cygwin.  You really should *not* be setting

Re: 1.7.3: Backspace key not working in GNU screen.

2010-04-10 Thread Christopher Faylor
On Sat, Apr 10, 2010 at 05:00:30PM +0100, Andy Koppe wrote: Christopher Faylor: Workarounds: Add 'set CYGWIN=tty' to Cygwin.bat (or wherever you're starting your session from), or use one of the other terminals. If setting CYGWIN=tty affects the setting of the backspace key for ptys then that's a

Re: 1.7.3: Backspace key not working in GNU screen.

2010-04-10 Thread Christopher Faylor
On Sat, Apr 10, 2010 at 12:16:26PM -0400, Christopher Faylor wrote: On Sat, Apr 10, 2010 at 05:00:30PM +0100, Andy Koppe wrote: The issue only affects the specific case of 'screen' running in the console without 'tty' in the CYGWIN settings: the backspace key sends ^@ instead of what's set in the

Re: 1.7.3: Backspace key not working in GNU screen.

2010-04-10 Thread Christopher Faylor
On Sat, Apr 10, 2010 at 01:36:07PM -0400, Christopher Faylor wrote: On Sat, Apr 10, 2010 at 12:16:26PM -0400, Christopher Faylor wrote: On Sat, Apr 10, 2010 at 05:00:30PM +0100, Andy Koppe wrote: The issue only affects the specific case of 'screen' running in the console without 'tty' in the

Re: 1.7.3: Backspace key not working in GNU screen.

2010-04-10 Thread Andy Koppe
Christopher Faylor wrote: I'm not 100% sure that this is the right fix but the new snapshot at least works around the problem. Thanks. The problem is that screen explicitly sets VERASE to 0.  I believe that it does that to mean there is really no erase character since I'm handling that.

Re: 1.7.3: Backspace key not working in GNU screen.

2010-04-10 Thread Christopher Faylor
On Sat, Apr 10, 2010 at 10:09:32PM +0100, Andy Koppe wrote: Christopher Faylor wrote: That should not cause Cygwin to send a null character. I think it should probably just send the default \177 character. Makes sense given the botched design, but of course it does mean that the user's

Re: 1.7.3: Backspace key not working in GNU screen.

2010-04-09 Thread Al G.
From: Larry Hall (Cygwin) reply-to-list-only...@cygwin.com To: cyg...@cygwin.com Date: Thu, 08 Apr 2010 16:41:25 -0400 Subject: Re: 1.7.3: Backspace key not working in GNU screen. On 4/8/2010 4:07 PM, Al G. wrote: This started happening around March 23, no problems with screen before

Re: 1.7.3: Backspace key not working in GNU screen.

2010-04-09 Thread Larry Hall (Cygwin)
not working in GNU screen. ^^^ And there's really no need for this repeated header information. It's largely content-free in the mail list thread. On 4/8/2010 4:07 PM, Al G. wrote: This started happening around March 23, no problems

1.7.3: Backspace key not working in GNU screen.

2010-04-08 Thread Al G.
This started happening around March 23, no problems with screen before then. Since then using GNU screen (4.00.03) and trying to backspace by hitting the backspace key results in nothing happening. The cursor doesn't move, the character isn't erased and the command remains the same (if you hit

Re: 1.7.3: Backspace key not working in GNU screen.

2010-04-08 Thread Larry Hall (Cygwin)
On 4/8/2010 4:07 PM, Al G. wrote: This started happening around March 23, no problems with screen before then. Since then using GNU screen (4.00.03) and trying to backspace by hitting the backspace key results in nothing happening. The cursor doesn't move, the character isn't erased

Re: Cygwin 1.7 GNU screen freezing when disconnected

2009-12-18 Thread Jason Tishler
Karim, On Wed, Dec 16, 2009 at 07:05:49PM -0700, Karim Ali wrote: Sometimes, I get disconnected from my host computer. When this happens, I cannot reattach to the screen session when I can reconnect via ssh, and my screen session on the host computer is completely locked up. ctrl-q, ctrl-a K,

Re: Cygwin 1.7 GNU screen freezing when disconnected

2009-12-18 Thread Karim Ali
On Fri, Dec 18, 2009 at 6:23 AM, Jason Tishler wrote: If you only need the reattach feature of screen, then I recommend trying dtach:    http://dtach.sourceforge.net/ Thanks for this, Jason. It's working very well for what I use screen for, with no weird ssh problems either. I am still

Re: Cygwin 1.7 GNU screen freezing when disconnected

2009-12-18 Thread Karim Ali
On Fri, Dec 18, 2009 at 2:36 PM, Game Fan wrote: Wanted to see if cygwin 1.7 is released or not and seen your letter. Don't need another source of spam so I'm not subscribing to cygwin ML. Are you sure it's problem with CygWin? I'm seeing such problems quite often on Linux. The story goes like

Re: Cygwin 1.7 GNU screen freezing when disconnected

2009-12-17 Thread Andrew Schulman
Hi, I have the latest version of screen (4.0.3-4) and using the cygwin 1.7 beta. My host computer has an sshd server running, and it has a screen session open. I then ssh into my host computer from another computer and attach to this session with the command: screen -AOUxR Sometimes, I

Re: Cygwin 1.7 GNU screen freezing when disconnected

2009-12-17 Thread Karim Ali
On Thu, Dec 17, 2009 at 1:06 PM, Andrew Schulman wrote: Karim, I'm afraid that I don't have much to offer here.  A few thoughts: After you kill ssh, what does screen -list say? After I kill ssh, screen -list doesn't do anything. It basically becomes unresponsive as well. You probably know

GNU screen 4.0.3-1 -- Spawns a screen.exe cmd window when launched

2009-09-14 Thread Joel Eidsath
When I launch screen by typing 'screen' at the basic Cygwin bash prompt, a screen.exe cmd window launches and stays open for the entire screen session. I only see this behavior with Windows 7. -- Joel Eidsath -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: GNU screen 4.0.3-1 -- Spawns a screen.exe cmd window when launched

2009-09-14 Thread Andy Koppe
2009/9/14 Joel Eidsath: When I launch screen by typing 'screen' at the basic Cygwin bash prompt, a screen.exe cmd window launches and stays open for the entire screen session. I only see this behavior with Windows 7. Cygwin 1.7 has a workaround for the Windows 7 bug that causes this. It won't

Re: Re: GNU screen 4.0.3-1 -- Spawns a screen.exe cmd window when launched

2009-09-14 Thread Joel Eidsath
The 1.7 beta works for me. Thank you. -- Joel Eidsath -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: GNU screen hangs

2009-09-03 Thread Christopher Faylor
On Thu, Sep 03, 2009 at 12:59:50AM -0400, Dave Steenburgh wrote: On Wed, Sep 2, 2009 at 8:26 PM, Christopher Faylor wrote: On Wed, Sep 02, 2009 at 04:14:11PM -0400, Andrew Schulman wrote: screen is difficult to debug, because it uses two communicating processes, one in the foreground to talk to

Sorry [Re: [OT] Re: GNU screen hangs]

2009-09-02 Thread TV
I'm feeling a bit bad how things got out of hand, and I'm sorry for it. The etiquette of this list is unusually strict, I have never met anything like it, and I don't understand it. The trigger-happy banning behaviour really put me off the course. This clearly isn't a place for me, so I'm going

  1   2   >