Chris Green <[EMAIL PROTECTED]> typed:
:Is there a way to load a new menu into an rxvt v2.7.10 window? I
:understand that the escape sequences in the documentation have been
:removed for security reasons.

If you use a version you compile yourself, edit src/command.c around
line 2756 (in the function rxvt_process_osc_seq()) and change the
start of the line from  ``#if 0'' to ``#if 1'' and then recompile.

Regards,
Geoff

Reply via email to