summaryrefslogtreecommitdiff
path: root/src/config.def.h
diff options
context:
space:
mode:
authorOndrej Martinek <omartine@akamai.com>2019-03-16 04:54:08 +0000
committerJohn Hawthorn <john@hawthorn.email>2019-12-27 23:17:18 -0800
commit07ee5a46d7d4981acdebff00116e5ed5880c0bab (patch)
treecb099f85bcfc5b0a5094a4253e6b79fcc2a6f39f /src/config.def.h
parent04c342cd0bbff6f9a790ba1f3abc79517bbec096 (diff)
show selection info (with -i option)
Diffstat (limited to 'src/config.def.h')
-rw-r--r--src/config.def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.def.h b/src/config.def.h
index 27ef4b1..fcdcc03 100644
--- a/src/config.def.h
+++ b/src/config.def.h
@@ -16,3 +16,4 @@
#define DEFAULT_PROMPT "> "
#define DEFAULT_NUM_LINES 10
#define DEFAULT_WORKERS 0
+#define DEFAULT_SHOW_INFO 0