Hi , yes my .screenrc -> bell_msg has a real ^G. Still doesn't work :( ... I'll have a try without ^G like your bell_msg.
@Andew: Do a ' man rxvt ' and grep for urgentOnBell. If this option does not exist, than this is your problem. On Tue, Apr 14, 2009 at 4:47 PM, Jeremy Jay <[email protected]> wrote: > I've gotten it to work, are you all actually inserting a real ^G > or just the characters '^' and 'G'. if you edit .screenrc with vim, for > example, type [ ctrl-v ctrl-g ] to insert the right character. > > My config has: > > bell_msg " ring ring window %n" > > hope that helps! > > Jeremy > > > On Tue 14 Apr 2009 - 08:59AM, andrew wrote: > > > i have a little problem regarding window hint urgent with my setup. > > > I run a screen with irssi inside on my server and use urxvt as terminal > for > > > access. > > > > > > I have basically the same problem, I've _never_ gotten it to work even > > partially. I'm using screen 4.00.03 and rxvt 2.7.10 > > I'd really like to figure out how to make this work also. > > > > -Andrew > > > >
