summaryrefslogtreecommitdiffstats
path: root/SUMMARY
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2016-11-23 23:43:03 +0100
committerpgen <p.gen.progs@gmail.com>2016-11-24 20:27:15 +0100
commitcb006dcc8d4ec13aafecf1a06ffb1ca0397016ba (patch)
treef0e2724b4978c78a43191846a2cea247b9079af0 /SUMMARY
parentdcf55bc76261bce2fa19a7c3f959f0d3c8c97e8f (diff)
Fix the -s option and add a summary file
The window did not scroll correctly when -s option was used. Some metadata recalculation were forgotten in this case. A small utility function has been created to do that as it is needed in two places.
Diffstat (limited to 'SUMMARY')
-rw-r--r--SUMMARY2
1 files changed, 2 insertions, 0 deletions
diff --git a/SUMMARY b/SUMMARY
new file mode 100644
index 0000000..fca88fc
--- /dev/null
+++ b/SUMMARY
@@ -0,0 +1,2 @@
+Use words from the standard input to create a nice menu on the terminal.
+Once done, your selection will be sent to standard output.