I'm working with an app that has implemented blessed for its curses UI, and it works great directly under a terminal, but as soon as I go to run it under Tmux it garbles the output.
It has an open requires so it is using the latest version of blessed. I tried with both the regular Ubuntu tmux and with a ppa build of the newer 2.0.1 version and it fails the same way under both.
I'm working with an app that has implemented blessed for its curses UI, and it works great directly under a terminal, but as soon as I go to run it under Tmux it garbles the output.
It has an open requires so it is using the latest version of blessed. I tried with both the regular Ubuntu tmux and with a ppa build of the newer 2.0.1 version and it fails the same way under both.
https://github.com/CJNE/vikeys
This screenshot was taken after launching vikeys.js under Tmux.