termui: random characters on right side of display with tmux

Labels: area/ui/terminal kind/bug

Timeline

Robert Robinson (rerobins) opened (edited)

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.

screenshot

Robert Robinson (rerobins) changed the title from termui: random characters on right side of display with tmux to Random characters on right side of display

Michael Muré (MichaelMure) commented

This is very weird! I'm also using gnome terminal without any problem ...

Robert Robinson (rerobins) commented

This appears to only be an issue when I run termui inside a tmux session.

Michael Muré (MichaelMure) commented

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.

Michael Muré (MichaelMure) changed the title from Random characters on right side of display to termui: random characters on right side of display with tmux

Michael Muré (MichaelMure) added label kind/bug

Michael Muré (MichaelMure) added label area/ui/terminal

Robert Robinson (rerobins) commented

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.

Michael Muré (MichaelMure) commented

Closing as it's a 2 year old issue, please reopen if that's still a problem.

Michael Muré (MichaelMure) closed the bug