-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
William Pursell wrote:
> William Pursell wrote:
>> Aaron Davies wrote:
>>
>>> ok, here's a patch (i can't get github to work so this is against the
>>> tarball http://www.wpursell.net/screen-4.1.0w.110-349d.tar.gz)
>> the github address I gave is wrong
On Wed, Jan 28, 2009 at 09:33:25PM EST, Joe Zbiciak wrote:
> Chris Jones wrote:
>
>
> > I need to conform to screen's "STRING ESCAPES" syntax for coloring and
> > therefore I can't just use the underlying xterm's ctlseq's as I was
> > naively trying to do. :-(
> >
> > Or to put it another way,
JuanPablo wrote:
> Micah,
> many thanks for you reply.
> is posible capture of similarly the alerm messages of screen ?
Unfortunately, I don't know of a practical way to do this. Perhaps
someone more clever than I will think of something.
--
Micah J. Cowan
Programmer, musician, typesetting ent
Chris Jones wrote:
> I need to conform to screen's "STRING ESCAPES" syntax for coloring and
> therefore I can't just use the underlying xterm's ctlseq's as I was
> naively trying to do. :-(
>
> Or to put it another way, since screen's syntax only supports 8+8 colors
> via the "color" letters [k
On Wed, Jan 28, 2009 at 01:50:44PM EST, Adrian Rollett wrote:
> I've found that the only way to implement something like this is to
> have your backtick script vary the output according to the
> temperature. For instance, here's a fragment from a script I use to
> output the current disk use, col
I've found that the only way to implement something like this is to
have your backtick script vary the output according to the temperature.
For instance, here's a fragment from a script I use to output the
current disk use, colored according to percentage used:
if [[ "${PERCENTAGE}" -lt 85
Christian Ebert wrote:
> * William Pursell on Tuesday, January 27, 2009 at 18:44:22 +
>> Christian Ebert wrote:
>>> Do you have your own gnulib installed on OSX/i386? atm I'd have
>>> to grab it just for wscreen ;-)
>> Yes, I just clone the git repo for gnulib to $HOME/gnulib
>> and put $HOME/g
Micah,
many thanks for you reply.
is posible capture of similarly the alerm messages of screen ?
On Wed, Jan 28, 2009 at 3:29 AM, Micah Cowan wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> JuanPablo wrote:
> > hi,
> > is posible capture the bell of screen in other program?
> >
* William Pursell on Tuesday, January 27, 2009 at 18:44:22 +
> Christian Ebert wrote:
>> Do you have your own gnulib installed on OSX/i386? atm I'd have
>> to grab it just for wscreen ;-)
>
> Yes, I just clone the git repo for gnulib to $HOME/gnulib
> and put $HOME/gnulib in my path. There ar
William Pursell wrote:
> Aaron Davies wrote:
>
>> ok, here's a patch (i can't get github to work so this is against the
>> tarball http://www.wpursell.net/screen-4.1.0w.110-349d.tar.gz)
>
> the github address I gave is wrong. Micah posted the correction.
> This should work (or s/clone/pull/):
>
10 matches
Mail list logo