[10.05.06 07:12] Nikolai Weibull <[EMAIL PROTECTED]> wrote:
> On 5/8/06, Dennis McGregor <[EMAIL PROTECTED]> wrote:
> >[08.05.06 05:38] Nikolai Weibull <[EMAIL PROTECTED]> wrote:
> >> Yes, I've tried
> >
> >> termcapinfo xterm* XT
> >
> >> in my screenrc, but it still doesn't work.
> >
> >> Am I m
On 5/8/06, Dennis McGregor <[EMAIL PROTECTED]> wrote:
[08.05.06 05:38] Nikolai Weibull <[EMAIL PROTECTED]> wrote:
> Yes, I've tried
> termcapinfo xterm* XT
> in my screenrc, but it still doesn't work.
> Am I missing something here?
> I'm "echo -n"-ing "^[]4;1;?^[\", which works fine inside an
On Mon, May 08, 2006 at 03:00:19PM +1000, Dennis McGregor wrote:
> $ echo -n "\eP\e]4;1;?\007\e\\"
> works for me.
>
> from the manual: Virtual Terminal->Control Sequences:
> ESC P (A) Device Control String
> Outputs a string directly to the host
>
[08.05.06 05:38] Nikolai Weibull <[EMAIL PROTECTED]> wrote:
> Yes, I've tried
> termcapinfo xterm* XT
> in my screenrc, but it still doesn't work.
> Am I missing something here?
> I'm "echo -n"-ing "^[]4;1;?^[\", which works fine inside an xterm, but
> not inside a screen.
> (What I'm trying t
On 5/7/06, Aaron Griffin <[EMAIL PROTECTED]> wrote:
On 5/7/06, Nikolai Weibull <[EMAIL PROTECTED]> wrote:
[OSC's not working in screen inside xterm]
There's a configure flag for screen to enable OSC codes. Make sure
yours is compiled with that enabled.
Actually, that's only for rxvt's OSC-c
On 5/7/06, Nikolai Weibull <[EMAIL PROTECTED]> wrote:
Yes, I've tried
termcapinfo xterm* XT
in my screenrc, but it still doesn't work.
Am I missing something here?
I'm "echo -n"-ing "^[]4;1;?^[\", which works fine inside an xterm, but
not inside a screen.
(What I'm trying to achieve is to ge
Yes, I've tried
termcapinfo xterm* XT
in my screenrc, but it still doesn't work.
Am I missing something here?
I'm "echo -n"-ing "^[]4;1;?^[\", which works fine inside an xterm, but
not inside a screen.
(What I'm trying to achieve is to get the value of a given color in xterm.)
Thanks.
niko