repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 0ccfbc98ea23777ebd61e3ed34b2c5f49555a4e0: path_to: revision_to:
commit 0ccfbc98ea23777ebd61e3ed34b2c5f49555a4e0 Author: Marc LehmannDate: Mon Jul 3 19:10:09 2006 +0000 *** empty log message *** diff --git a/src/urxvt.pm b/src/urxvt.pm
--- a/src/urxvt.pm +++ b/src/urxvt.pm @@ -257,9 +257,10 @@ C, i.e.: =item automove-background -This is basically a one-line extension that dynamically changes the background pixmap offset -to the window position, in effect creating the same effect as pseudo transparency with -a custom pixmap. No scaling is supported in this mode. Exmaple: +This is basically a very small extension that dynamically changes the +background pixmap offset to the window position, in effect creating the +same effect as pseudo transparency with a custom pixmap. No scaling is +supported in this mode. Exmaple: @@RXVT_NAME@@ -pixmap background.xpm -pe automove-background
-----END OF PAGE-----