On Wed, Aug 26, 2009 at 03:52, Sadrul H Chowdhury wrote:
> There's a new command 'rendition' added to the development version (the man
> page is also updated!). If you can get your application to beep when you
Oh, nice. Thanks.
--
Alan
___
screen-use
On Wed, Aug 12, 2009 at 6:34 PM, Alan Young wrote:
> Is there a way to make a screen title flash?
>
> If I'm using the wrong word here, I appologize. On my status line I have
>
> Screen(s): 0* irssi 1 stuff 2 morestuff 3 logs 4 htop 5 remote-server ...
>
> I want to make the "0* irssi" flash on
Hi,
maybe you could do something with a little bash script?
Remember that you can change the screen title from within the console by
echoing a special control sequence, e.g. echo -n -e "\033kmy screen
title\033\\"
Let us assume you have the title you want to make blink in a variable $TITLE
T
On Wed, Aug 12, 2009 at 17:43, Christian Ebert wrote:
> Monitor the the window in question?
That won't work ... if I leave my irssi window in an active chat then
I'll get a ton of false positives. Also, other windows won't get
noticed that way either.
--
Alan
__
* Alan Young on Wednesday, August 12, 2009 at 16:34:48 -0600
> Is there a way to make a screen title flash?
>
> If I'm using the wrong word here, I appologize. On my status line I have
>
> Screen(s): 0* irssi 1 stuff 2 morestuff 3 logs 4 htop 5 remote-server ...
>
> I want to make the "0* irssi
Is there a way to make a screen title flash?
If I'm using the wrong word here, I appologize. On my status line I have
Screen(s): 0* irssi 1 stuff 2 morestuff 3 logs 4 htop 5 remote-server ...
I want to make the "0* irssi" flash on command.
My reason for this is I have bitlbee and twirssi setup