Closed StevenXL closed 3 months ago
Hi. Thank you very much for your work.
I am wondering if you could help me out. My workflow is:
docker container exec --interactive --tty <ubuntu-didn-container-id> /bin/bash
tmux attach
Unfortunately, the icons are not rendering properly. This is what it looks like when I follow the workflow above:
It should look like this:
I am wondering what I need to do to fix this issue.
Take a look to this: https://unix.stackexchange.com/a/189178 , I think it is related.
Hi. Thank you very much for your work.
I am wondering if you could help me out. My workflow is:
docker container exec --interactive --tty <ubuntu-didn-container-id> /bin/bash
tmux attach
Unfortunately, the icons are not rendering properly. This is what it looks like when I follow the workflow above:
It should look like this:
I am wondering what I need to do to fix this issue.