summaryrefslogtreecommitdiffstats
path: root/recipes-containers/podman-tui
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2022-09-12 16:18:00 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2022-09-12 16:45:26 -0400
commiteb4a659acb00cd5b3c7047490b66b38867724858 (patch)
tree206944b773bead1abcbc187c292bf0736797669d /recipes-containers/podman-tui
parent9ef3fa52d049d5c9ffebcbcbd9d2dd7598fd6685 (diff)
downloadmeta-virtualization-eb4a659acb00cd5b3c7047490b66b38867724858.tar.gz
podman-tui: add README with rendering tips
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-containers/podman-tui')
-rw-r--r--recipes-containers/podman-tui/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-containers/podman-tui/README b/recipes-containers/podman-tui/README
new file mode 100644
index 00000000..661556c1
--- /dev/null
+++ b/recipes-containers/podman-tui/README
@@ -0,0 +1,6 @@
1
2# to get the graphics to draw:
3
4a) export LC_ALL="en_CA.UTF-8"
5b) don't run under screen
6