[Bug 326460] Re: Git commands output have no mouse support.

2013-09-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: git-core (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/326460 Title: Gi

[Bug 326460] Re: Git commands output have no mouse support.

2010-03-31 Thread Bug Watch Updater
** Changed in: git-core (Debian) Status: New => Confirmed -- Git commands output have no mouse support. https://bugs.launchpad.net/bugs/326460 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bug

[Bug 326460] Re: Git commands output have no mouse support.

2010-01-26 Thread Bug Watch Updater
** Changed in: git-core (Debian) Status: Unknown => New -- Git commands output have no mouse support. https://bugs.launchpad.net/bugs/326460 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 326460] Re: Git commands output have no mouse support.

2010-01-26 Thread Anders Kaseorg
** Bug watch added: Debian Bug tracker #565699 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565699 ** Also affects: git-core (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565699 Importance: Unknown Status: Unknown -- Git commands output have no mouse support.

[Bug 326460] Re: Git commands output have no mouse support.

2009-02-20 Thread Anders Kaseorg
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 this, you can disable both of those options by exporting LESS=RS. You will gain mouse wheel s