On Wed, Sep 18, 2019 at 02:24:15PM +0300, Գասպար Վարդանյան <gaspar.vardanyan.mail...@gmail.com> wrote: > Why the echo "\033]20;;100x100+1000+1000\a" command doesn't clear the > background?
Probably because ehco just echoes text verbatim, at least, if its a posix-compliant echo. If I use printf and leave out the \a at the end to avoid the bell, it does clear the background in the current version, although that was likely a recent fix. > Also, do you have any plans to apply a feature in urxvt to view images? It seems your script proves that this feature is already part of urxvt? Even without, urxvt exports the X11 windowid, so one can uase that to embed images into urxvt. -- The choice of a Deliantra, the free code+content MORPG -----==- _GNU_ http://www.deliantra.net ----==-- _ generation ---==---(_)__ __ ____ __ Marc Lehmann --==---/ / _ \/ // /\ \/ / schm...@schmorp.de -=====/_/_//_/\_,_/ /_/\_\ _______________________________________________ rxvt-unicode mailing list rxvt-unicode@lists.schmorp.de http://lists.schmorp.de/mailman/listinfo/rxvt-unicode