Avoid display corruption on :vsp and 'go' changes
commit36741dcb5b662c507bdba07acafe394560002a25
authorBjorn Winckler <bjorn.winckler@gmail.com>
Mon, 8 Feb 2010 15:00:12 +0000 (8 16:00 +0100)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Mon, 8 Feb 2010 15:00:12 +0000 (8 16:00 +0100)
tree05fa9723e219eb1e947b5e2fc33a9ee583708008
parent1dc6197ba69b9f8234a599dabf39707e3a55498a
Avoid display corruption on :vsp and 'go' changes

Always redraw the screen when splitting vertically or when the 'go'
option is modified (it may e.g. cause scrollbars to hide/show).
src/option.c
src/window.c