On Sun, Apr 13, 2008 at 05:32:41PM +0200, giggz wrote: > I'm running under Debian sid. I'm using urxvt for several months and it > works great! but I have a problem with the scrolling : > Under programs like "emacs -nw" or most (a "less program") which are > running under urxvt I can't scroll with the wheel of my mouse. I can > scroll with pageup/pagedown. When I scroll with the wheel of my mouse it > scrolls under the "history" of my urxvt even a program (as emacs) is > opened...Is there a way to scroll into a "console program" in a urxvt ?
It is up to the application to provide this feature using urxvt mouse tracking. For GNU Emacs, you can get it by enabling 'xterm-mouse-mode' and 'mouse-wheel-mode'. Emanuele _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
