From 9336390b9802b241606a3b6ad471acfc9afbae2e Mon Sep 17 00:00:00 2001
From: tcarver <tjc>
Date: Tue, 24 Apr 2012 15:41:47 +0100
Subject: [PATCH] add overview_feature_stack_view option

---
 etc/options | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/etc/options b/etc/options
index 2a5dbe975..360100c98 100644
--- a/etc/options
+++ b/etc/options
@@ -339,6 +339,11 @@ feature_plot_height = 160
 # overview_one_line_per_entry = yes
 
 
+# if this option is yes then the overview will start showing the feature
+# stack view (the default is no)
+# overview_feature_stack_view = yes
+
+
 # if this option is "yes" then the feature list will be displayed on startup
 # (this is the default)
 show_list = yes
-- 
GitLab