Fixed errors on :quit called by kebinding (#34).
authorDaniel Carl <danielcarl@gmx.de>
Thu, 13 Jun 2013 11:18:21 +0000 (13:18 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Thu, 13 Jun 2013 11:18:21 +0000 (13:18 +0200)
commitac9b3a59dd23ab3aa211e79236600a12b7c06e4f
treee22cb48ce20719b444d04ca7e79147a9fe74f178
parent57711abd9fb230e722ac52df164aa79d4970cec9
Fixed errors on :quit called by kebinding (#34).

If vimb was quit by keybinding, we tried to update the status bar after the
widgets where destroyed that lead to errors.
src/keybind.c