Don't set window size if embedded #417.
authorDaniel Carl <danielcarl@gmx.de>
Tue, 13 Jun 2017 20:22:19 +0000 (22:22 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Tue, 13 Jun 2017 20:22:53 +0000 (22:22 +0200)
commit0dde6882c440379347ad05018610ac370cde8f62
tree574e7a8fed0175ad14c2371add77d421146d6926
parent782acb58e7aac8b2eb07ad00efc0a7fe1989caf8
Don't set window size if embedded #417.

In case vimb is embedded the window size is determined by the embedding
application. Setting the default window size in this case caused screen
redraw issue so that statusbar was not updated properly.
src/main.c