| commit | 40cf4b44ed6c7fae7d35b0652911cf7c97d9f2a2 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Tue Feb 26 13:30:32 2013 +0100 |
| committer | Bram Moolenaar <Bram@vim.org> | Tue Feb 26 13:30:32 2013 +0100 |
| tree | d22bd5caf2eb77b828f0625086ed93900e59aadd | |
| parent | 5c9626301b93621869bbc0662cf71ccb2f853c51 [diff] |
updated for version 7.3.833
Problem: In the terminal the scroll wheel always scrolls the active window.
Solution: Scroll the window under the mouse pointer, like in the GUI.
(Bradie Rao)