summaryrefslogtreecommitdiffstats
path: root/imagrc.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-09-30 15:32:31 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-10-06 18:39:21 +0200
commit7fd5645106e526aee88533e0c7e04ce738aaf214 (patch)
tree0721e9685b4372fef62618a206f1e26fb23d3946 /imagrc.toml
parent858f310fdad3fc3c6b235b4d756b180fd38ff95e (diff)
Add imagrc example configuration for readline
Diffstat (limited to 'imagrc.toml')
-rw-r--r--imagrc.toml17
1 files changed, 17 insertions, 0 deletions
diff --git a/imagrc.toml b/imagrc.toml
index 5dbbf9fc..108c52ac 100644
--- a/imagrc.toml
+++ b/imagrc.toml
@@ -1,6 +1,23 @@
# This is a example configuration file for the imag suite.
# It is written in TOML
+#
+# Configuration options for the user interface
+#
+[ui]
+
+#
+# Configuration options for the commandline user interface
+#
+[ui.cli]
+
+# History file path for readline
+readline_history_file = "/tmp/readline.history"
+readline_history_size = 100
+readline_history_ignore_dups = true
+readline_history_ignore_space = true
+readline_prompt = ">> "
+
[store]
# Set to false if you do not want imag to create the directory where the store