git-bug
git-bug copied to clipboard
termui: random characters on right side of display with tmux
When viewing a specific issue in termui, I'm seeing columns of numbers on the right side of the display around the labels for the issue that is being displayed. I'm running in Gnome Terminal inside a tmux window. When I'm executing git-bug inside an xterm (both with and without tmux) I'm not seeing the same effect.
I've tried changing fonts to other monospaced fonts, but this had no effect inside gnome-terminal.
This is very weird! I'm also using gnome terminal without any problem ...
This appears to only be an issue when I run termui inside a tmux session.
So most likely a bug in https://github.com/awesome-gocui/gocui. They are in the process of changing the underlying library to interact with the terminal so we can only wait and see.
Interesting note. This only occurs when I go from the main screen to the issue details screen. When I come back from editing a comment, the random characters don't display.
Closing as it's a 2 year old issue, please reopen if that's still a problem.