Refactor loading of views that are not associated with any view state
commit8144a162f717101d14d1e6bd56c909b4ff58b20b
authorJonas Fonseca <jonas.fonseca@gmail.com>
Sat, 29 Mar 2014 19:06:37 +0000 (29 15:06 -0400)
committerJonas Fonseca <jonas.fonseca@gmail.com>
Sat, 29 Mar 2014 19:06:37 +0000 (29 15:06 -0400)
treeff5cf8565b2d9b3348c7302c378081c7e0d37483
parent527fecd13dbb1eaed544f3213793ac636e5a5628
Refactor loading of views that are not associated with any view state

This fixes a regression in the loading of the stash view and will
ideally reduce this kind of regressions in the future.
include/tig/view.h
src/grep.c
src/help.c
src/status.c
src/view.c