I am using the last Raspbian distro and having some issues using Tmux.
When I ssh into the RPi, and if I change to tty2 it works fine, but for tty1 it won't draw anything.
After pressing enter, it seems to just stop rendering the screen. All in backend is working fine since I can see the screen update in a ssh session on other machine when I am key pressing on tty1 on the RPi.
I uploaded a Youtube video that shows the problem. I was thinking how can the Raspberry be showing up top. Isn't tty only text? So there must be gfx layer on top of this tty that is causing this bug?
Anyone seen and fixed it? Or know what the problem might be?