From eb4a659acb00cd5b3c7047490b66b38867724858 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 12 Sep 2022 16:18:00 -0400 Subject: podman-tui: add README with rendering tips Signed-off-by: Bruce Ashfield --- recipes-containers/podman-tui/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 recipes-containers/podman-tui/README 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 @@ + +# to get the graphics to draw: + +a) export LC_ALL="en_CA.UTF-8" +b) don't run under screen + -- cgit v1.2.3-54-g00ecf