Bug#565699: /usr/bin/git-diff: pager ignores mouse wheel

2010-02-22 Thread Jonathan Nieder
found 565699 git-core/1:1.7.0-1 tags 565699 + upstream severity 565699 wishlist thanks Anders Kaseorg wrote: > git exports LESS=FRSX if the LESS environment variable is not already > set. The -X (--no-init) is required to let -F (--quit-if-one-screen) > work sensibly, but breaks mouse wheel scr

Bug#565699: /usr/bin/git-diff: pager ignores mouse wheel

2010-01-26 Thread Anders Kaseorg
[From my comment on the corresponding Ubuntu bug: ] git exports LESS=FRSX if the LESS environment variable is not already set. The -X (--no-init) is required to let -F (--quit-if-one-screen) work sensibly, but breaks mouse wheel scrolling. To work around

Bug#565699: /usr/bin/git-diff: pager ignores mouse wheel

2010-01-17 Thread jasen
Package: git-core Version: 1:1.5.6.5-3+lenny1 Severity: minor File: /usr/bin/git If I do "git-diff" I get the output in what appears to be an instance of less that ignores scroll-wheel events If I do "git-diff | less" the wheel works like it normally does in less but I don't get the colours. If