tardis.1: rewrite DESCRIPTION, add note on non-X11 usage - bitreich-tardis - Front-end for navigating bitreich memes and TV dimensions
(HTM) git clone git://bitreich.org/bitreich-tardis git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/bitreich-tardis
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Tags
(DIR) README
(DIR) LICENSE
---
(DIR) commit 611aa0a5260190e03b606bf00106d8aefe8694c8
(DIR) parent cf0ce634c6ef6e276df057d0681e05779b86ac6a
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Sun, 21 Feb 2021 21:02:17 +0100
tardis.1: rewrite DESCRIPTION, add note on non-X11 usage
Diffstat:
M tardis.1 | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
---
(DIR) diff --git a/tardis.1 b/tardis.1
@@ -10,9 +10,13 @@
.Op Fl u
.Sh DESCRIPTION
.Nm
-uses
-.Xr dmenu 1
-to find and view content in the bitreich memecache and bitreich tv.
+allows interactive selection and search in Bitreich memes and TV
+dimensions.
+By default, it is suited for launch in X11 sessions, but can be
+made terminal-only by setting
+.Ev TARDIS_DMENU
+to a non-X11 program, e.g.
+.Xr iomenu 1 .
.Sh ENVIRONMENT VARIABLES
.Bl -tag -width Ds
.It TARDIS_DMENU
@@ -32,6 +36,7 @@ Update local cache and exit.
.El
.Sh SEE ALSO
.Xr dmenu 1 ,
+.Xr iomenu 1 ,
.Xr xclip 1
.Sh AUTHORS
.An Anders Damsgaard Aq Mt anders@adamsgaard.dk