Revert part of the segfault fix to restore navigation
commit89fd5f0a90dd0647de6d91a1029a1ed95bac741d
authorJonas Fonseca <jonas.fonseca@gmail.com>
Sat, 21 Feb 2015 12:05:56 +0000 (21 07:05 -0500)
committerJonas Fonseca <jonas.fonseca@gmail.com>
Sat, 21 Feb 2015 12:05:56 +0000 (21 07:05 -0500)
treeb28486e0bf618b5df044179080109d2a49d504ca
parent1039b4222737753caa345c25579126dc65fc830f
Revert part of the segfault fix to restore navigation

This reverts part of commit 55307527b7bd5fa232544f8e536fb146a9909e8d
since it assigned the previous view as the parent unconditionally when
opening a view, which in turn broke navigation for the non-split opened
views by forwarding keyboard input to the parent.
src/view.c