wagoodman / dive

A tool for exploring each layer in a docker image
MIT License
47.48k stars 1.79k forks source link

Work inside GNU screen? #351

Open esabol opened 3 years ago

esabol commented 3 years ago

Is there a way to get dive working properly inside of GNU screen? I see things like â£âââââââââââââââââââââââââââââââââââââââââ instead of the TUI, and the status bar at the bottom is completely messed up and illegible. My workaround so far is to open an xterm inside of screen and start it there.

I'm on a Mac using Terminal and ssh'ed to a RHEL/CentOS system where Docker is installed. I'm running screen on the RHEL/CentOS system, not on the Mac.