Re: at-command and NEED_DISPLAY

2010-02-12 Thread Peder Stray
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 configs? like 'source .screenrc-$SESSIONNAME' or some such? I don't think tha

Re: Ping Packagers

2010-02-12 Thread Sadrul Habib Chowdhury
Oh, and also, the number of text-attribute-changes in the caption/hardstaus has also been increased to 256. http://git.savannah.gnu.org/gitweb/?p=screen.git;a=commitdiff;h=e6a28cf8bfdac15faa6c267bf476ddcaddf48d67;hp=f33e5cdecb7bf3b6ae8e4a5c0ca394dd5a06a416 > > Cheers, > Sadrul > _

Re: Ping Packagers

2010-02-12 Thread Sadrul Habib Chowdhury
* Brian Kroth had this to say on [24 Dec 2009, 12:14:43 -0600]: > Dustin Kirkland 2009-12-22 10:42: > > On Mon, Dec 21, 2009 at 10:33 AM, Sadrul Habib Chowdhury > > wrote: > > > I don't think there will be much of a problem using dynamic malloc in the > > > current code. However, it can be proble

Re: Terminal resize problem

2010-02-12 Thread Ciprian Dorin, Craciun
On Fri, Feb 12, 2010 at 10:55 PM, Sadrul Habib Chowdhury wrote: > * Ciprian Dorin, Craciun had this to say on [11 Feb 2010, 09:23:42 +0200]: >> On Mon, Feb 8, 2010 at 7:17 AM, J. Bakshi wrote: >> > On 02/08/2010 10:44 AM, J. Bakshi wrote: >> >> Dear list, >> >> >> >> I have found many discussion

Re: sending an arbitary command to a detached session

2010-02-12 Thread Sadrul Habib Chowdhury
* David Collins had this to say on [12 Feb 2010, 21:05:15 +]: > you can also use the following for a bit more control over a program > running in a screen session > > screen -S foo -X select [windowid] > screen -S foo -X stuff 'emacs -nw somefile^M' You can actually avoid the first command by

Re: at-command and NEED_DISPLAY

2010-02-12 Thread Sadrul Habib Chowdhury
* 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 configs? like 'source .screenrc-$SESSIONNAME' or some > such? I don't think that's possible. When you are specifying the sessio

Re: sending an arbitary command to a detached session

2010-02-12 Thread David Collins
you can also use the following for a bit more control over a program running in a screen session screen -S foo -X select [windowid] screen -S foo -X stuff 'emacs -nw somefile^M' where ^M is entered by typing ctrl-v ctrl-m David On 12/02/2010, Sadrul Habib Chowdhury wrote: > * Faheem Mitha had

Re: screen TERM environment problem after upgradation

2010-02-12 Thread Sadrul Habib Chowdhury
* J. Bakshi had this to say on [03 Feb 2010, 09:26:05 +0530]: > Dear list, > > I have the following setting in .screenrc from the beginning > > `` > shell -$SHELL > > # for locale charset > setenv LC_CTYPE en_US.UTF-8 > setenv TERM xterm > > hardstatus alwayslastline > hardstatus st

Re: Failed to build screen

2010-02-12 Thread Sadrul Habib Chowdhury
* Angel Popov had this to say on [05 Feb 2010, 01:32:30 -0800]: > Hi, I get fresh screen from git. Went through INSTALL file. It looks > there should be a configure file in src folder, but I could not found > configure file.How could I build screen from sources?Regards, AngelP You have to run the

Re: Terminal resize problem

2010-02-12 Thread Sadrul Habib Chowdhury
* Ciprian Dorin, Craciun had this to say on [11 Feb 2010, 09:23:42 +0200]: > On Mon, Feb 8, 2010 at 7:17 AM, J. Bakshi wrote: > > On 02/08/2010 10:44 AM, J. Bakshi wrote: > >> Dear list, > >> > >> I have found many discussion in net on the terminal resize issue and I > >> have tried the solutions

Re: sending an arbitary command to a detached session

2010-02-12 Thread Sadrul Habib Chowdhury
* Faheem Mitha had this to say on [12 Feb 2010, 08:22:25 -0500]: > > Hi, > >> From the screen documentation, it looks like something similar to the > following should work, but it doesn't. If it is not already clear from > the commands below, I want to send an arbitrary command to run in a > det

Re: How to stop that blinking

2010-02-12 Thread Sadrul Habib Chowdhury
* Μανόλης Τσακίρης had this to say on [12 Feb 2010, 12:54:49 +]: > Hello, that's my first mail on GNU mailing lists, i had some experience with > GNU Screen, but i want help to stop the blinking, when for example you are > running screen and you press backspace. If it's possible. Look for the

sending an arbitary command to a detached session

2010-02-12 Thread Faheem Mitha
Hi, From the screen documentation, it looks like something similar to the following should work, but it doesn't. If it is not already clear from the commands below, I want to send an arbitrary command to run in a detached screen instance. Any recipe that works would be appreciated. Please CC

How to stop that blinking

2010-02-12 Thread Μανόλης Τσακίρης
Hello, that's my first mail on GNU mailing lists, i had some experience with GNU Screen, but i want help to stop the blinking, when for example you are running screen and you press backspace. If it's possible. Thanks! ___ screen-users mailing list screen