aboutsummaryrefslogtreecommitdiff
path: root/internal/config/config.toml
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-07-24 09:30:26 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-07-24 09:30:26 +0200
commit9321fd3490b1739e4c84fd229a2cfef244ffdc29 (patch)
treedc747f19d74f06e8bc4741864d007e0cd593e5eb /internal/config/config.toml
parentb93de95dd24ff2a1d3126e6d7d00cd77530a03bf (diff)
downloadlectio-9321fd3490b1739e4c84fd229a2cfef244ffdc29.tar.gz
lectio-9321fd3490b1739e4c84fd229a2cfef244ffdc29.zip
cli: pager for reading output (-P/--pager, --no-pager, config pager, $PAGER fallback); v0.3.0
Diffstat (limited to 'internal/config/config.toml')
-rw-r--r--internal/config/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/config/config.toml b/internal/config/config.toml
index c1f97db..49cca7f 100644
--- a/internal/config/config.toml
+++ b/internal/config/config.toml
@@ -12,6 +12,7 @@ web_port = 0 # lectio-web port; 0 = try 1099, then any free port
web_display = "horizontal" # default lectio-web layout ("uklad"): "horizontal" (stacked), "vertical" (columns), "interlinear" (verse-by-verse)
web_mono = false # lectio-web: monospace reading face for any theme (also a top-bar "mono" toggle)
web_versions = [] # lectio-web: which versions start toggled on, e.g. ["wuj", "vul"]; empty = just default_version
+pager = "" # send reading output through a pager, e.g. "less -R"; empty = off (also -P/--no-pager)
# Hide reading parts you don't want. Every part shows by default; a part is
# hidden only when you uncomment its line below (each is preset to false =