Re: Feature suggestion: 'move' command to change the number of a window

2007-07-20 Thread Will Maier
On Sat, Jul 21, 2007 at 01:14:39AM +0200, John Lunney wrote: > This would be useful, I believe. That is, if it doesn't exist in > screen already, which seemed unlikely to me, until I read all the > documentation I could find. That sounds like the 'number' command: [...] number [n]

Re: Feature suggestion: 'move' command to change the number of a window

2007-07-20 Thread Adam Lazur
John Lunney ([EMAIL PROTECTED]) said: > stuff about "move" command from screen(1): number [n] Change the current windows number. If the given number n is already used by another window, both windows exchange their numbers. If no argument is specified, the current window number

Feature suggestion: 'move' command to change the number of a window

2007-07-20 Thread John Lunney
Hello. Firstly, screen is an excellent piece of software. Second, I have a few ideas for it. The first of these ideas is for a "move" command. This command would be like the "title" command. Invoked upon the "fore" window, it would allow you to move the window to some other place in the list of

Re: screen is now available in Cygwin

2007-07-20 Thread Eric D. Hendrickson
I'm using it right now. Works great. Awesome for running an ssh SOCKS proxy on my desktop and then detaching screen... Nathaniel Whiteinge <[EMAIL PROTECTED]> writes: > Andrew Schulman <[EMAIL PROTECTED]> writes: > >> >> screen 4.0.3 is now available in the Cygwin distribution. Cygwin users c

Re: screen is now available in Cygwin

2007-07-20 Thread Nathaniel Whiteinge
Andrew Schulman <[EMAIL PROTECTED]> writes: > > screen 4.0.3 is now available in the Cygwin distribution. Cygwin users can > install it using the setup utility; screen is in the "Utils" category. Woo hoo! I haven't had a need for Cygwin in a while, but this was always my least favorite part of

screen is now available in Cygwin

2007-07-20 Thread Andrew Schulman
screen 4.0.3 is now available in the Cygwin distribution. Cygwin users can install it using the setup utility; screen is in the "Utils" category. Questions or bug reports about screen in Cygwin should be directed to the Cygwin list, cygwin at cygwin dot com. Andrew. __