aboutsummaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--options.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/options.h b/options.h
index fb17485e3..d3bbc80dc 100644
--- a/options.h
+++ b/options.h
@@ -14,7 +14,8 @@ typedef struct
int reconnect;
int debug;
int find_wrap;
-
+ int auto_center;
+
int enable_colors;
int bg_color;
int title_color;