Re: screen discards undefined escape sequences

Mark Plaksin <[email protected]>
Newsgroups gmane.comp.gnu.screen
Message-ID <[email protected]>
Michael Schroeder <[email protected]> writes:

> If you really must do this (but I won't patch screen for this):
>
>     struct canvas *cv;
>     for (cv = curr->w_layer->l_cvlist; cv; cv = cv->c_lnext)
>       {
> 	display = cv->c_display;
> 	AddStr("\033A");
>       }

Thank you!  I had to change curr->w_layer->l_cvlist to
curr->w_layer.l_cvlist and then it worked.  Yay!

Will you not patch screen because you know that dropping unknown escape
sequences is the correct behavior?  If so I'll encourage the Emacs
folks to pick something else to key on.

Is screen the only program doing it right?  Everything else I've tried
(bash, xterm, etc) passes the unknown escapes through.


 

------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/NhFolB/TM
---------------------------------------------------------------------~->

Yahoo! Groups Links

To visit your group on the web, go to:
 http://groups.yahoo.com/group/gnu-screen/

To unsubscribe from this group, send an email to:
 [email protected]

Your use of Yahoo! Groups is subject to:
 http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.