Fix segfault where current_view would become >= sizeof(display)
authorJonas Fonseca <fonseca@diku.dk>
Mon, 29 May 2006 21:29:38 +0000 (23:29 +0200)
committerJonas Fonseca <fonseca@antimatter.localdomain>
Mon, 29 May 2006 21:29:38 +0000 (23:29 +0200)
commit8d741c0664539caf54cb9004151bf8f72517df06
tree487e52e7e9f89a114ab138625ce4cdfeca86946d
parent32f6387bc269f9683aea7532fe713b68f65a8f75
Fix segfault where current_view would become >= sizeof(display)

Hard code current_view indexes for split screen setup.

Reported-by: Dennis (dst_) on #git
tig.c