Sat Sep 18 00:20:58 EDT 2010 jw...@google.com * Scrolling - Store actual buffer lines displayed in a window. Ignore-this: 832bc90350c820a84a56aab985a46f35 In order for scrolling to work we have to differentiate between the height of the window in display lines and the number of actual buffer lines displayed in a window. This patch stores that information in a window.
M ./src/Yi/Buffer/HighLevel.hs -4 +5 M ./src/Yi/Editor.hs -1 +5 M ./src/Yi/UI/Vty.hs -12 +21 M ./src/Yi/Window.hs -4 +5 -- Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel